Skip to content

Console Output

22:18:05 [2020-06-05T02:18:05.383Z] Started by upstream project "tracecompass-master-nightly-staging" build number 239
22:18:05 [2020-06-05T02:18:05.383Z] originally caused by:
22:18:05 [2020-06-05T02:18:05.383Z]  Started by user Bernd Hufmann
22:18:05 [2020-06-05T02:18:05.383Z] Running as Bernd Hufmann
22:18:05 [2020-06-05T02:18:05.557Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
22:18:05 [2020-06-05T02:18:05.557Z] Running in Durability level: PERFORMANCE_OPTIMIZED
22:18:06 [2020-06-05T02:18:06.133Z] [Pipeline] Start of Pipeline
22:18:06 [2020-06-05T02:18:06.587Z] [Pipeline] readTrusted
22:18:06 [2020-06-05T02:18:06.703Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
22:18:06 [2020-06-05T02:18:06.723Z] [Pipeline] podTemplate
22:18:06 [2020-06-05T02:18:06.727Z] [Pipeline] {
22:18:06 [2020-06-05T02:18:06.778Z] [Pipeline] node
22:18:21 [2020-06-05T02:18:21.779Z] Still waiting to schedule task
22:18:21 [2020-06-05T02:18:21.780Z] All nodes of label ‘tracecompass-build’ are offline
22:18:56 [2020-06-05T02:18:56.501Z] Agent tracecompass-build-bslsv-cs654 is provisioned from template Kubernetes Pod Template
22:18:56 [2020-06-05T02:18:56.502Z] ---
22:18:56 [2020-06-05T02:18:56.502Z] apiVersion: "v1"
22:18:56 [2020-06-05T02:18:56.502Z] kind: "Pod"
22:18:56 [2020-06-05T02:18:56.502Z] metadata:
22:18:56 [2020-06-05T02:18:56.502Z]   annotations:
22:18:56 [2020-06-05T02:18:56.502Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-oxygen/206/"
22:18:56 [2020-06-05T02:18:56.502Z]   labels:
22:18:56 [2020-06-05T02:18:56.502Z]     jenkins: "slave"
22:18:56 [2020-06-05T02:18:56.502Z]     jenkins/label: "tracecompass-build"
22:18:56 [2020-06-05T02:18:56.502Z]   name: "tracecompass-build-bslsv-cs654"
22:18:56 [2020-06-05T02:18:56.502Z] spec:
22:18:56 [2020-06-05T02:18:56.502Z]   containers:
22:18:56 [2020-06-05T02:18:56.502Z]   - env:
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_SECRET"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "********"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_TUNNEL"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_AGENT_NAME"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "tracecompass-build-bslsv-cs654"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_NAME"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "tracecompass-build-bslsv-cs654"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_AGENT_WORKDIR"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "/home/jenkins/agent"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "JENKINS_URL"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
22:18:56 [2020-06-05T02:18:56.502Z]     - name: "HOME"
22:18:56 [2020-06-05T02:18:56.502Z]       value: "/home/jenkins"
22:18:56 [2020-06-05T02:18:56.502Z]     image: "eclipsecbi/jenkins-jnlp-agent"
22:18:56 [2020-06-05T02:18:56.502Z]     name: "jnlp"
22:18:56 [2020-06-05T02:18:56.502Z]     volumeMounts:
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/home/jenkins/.ssh"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "volume-known-hosts"
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/home/jenkins/agent"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "workspace-volume"
22:18:56 [2020-06-05T02:18:56.502Z]       readOnly: false
22:18:56 [2020-06-05T02:18:56.502Z]   - args:
22:18:56 [2020-06-05T02:18:56.502Z]     - "-c"
22:18:56 [2020-06-05T02:18:56.502Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
22:18:56 [2020-06-05T02:18:56.502Z]     command:
22:18:56 [2020-06-05T02:18:56.502Z]     - "/bin/sh"
22:18:56 [2020-06-05T02:18:56.502Z]     image: "eclipse/tracecompass-build-env:16.04"
22:18:56 [2020-06-05T02:18:56.502Z]     imagePullPolicy: "Always"
22:18:56 [2020-06-05T02:18:56.502Z]     name: "tracecompass"
22:18:56 [2020-06-05T02:18:56.502Z]     resources:
22:18:56 [2020-06-05T02:18:56.502Z]       limits:
22:18:56 [2020-06-05T02:18:56.502Z]         memory: "2.6Gi"
22:18:56 [2020-06-05T02:18:56.502Z]         cpu: "1.3"
22:18:56 [2020-06-05T02:18:56.502Z]       requests:
22:18:56 [2020-06-05T02:18:56.502Z]         memory: "2.6Gi"
22:18:56 [2020-06-05T02:18:56.502Z]         cpu: "1.3"
22:18:56 [2020-06-05T02:18:56.502Z]     tty: true
22:18:56 [2020-06-05T02:18:56.502Z]     volumeMounts:
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "settings-xml"
22:18:56 [2020-06-05T02:18:56.502Z]       readOnly: true
22:18:56 [2020-06-05T02:18:56.502Z]       subPath: "settings.xml"
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/home/jenkins/.m2/repository"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "m2-repo"
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/opt/tools"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "tools"
22:18:56 [2020-06-05T02:18:56.502Z]     - mountPath: "/home/jenkins/agent"
22:18:56 [2020-06-05T02:18:56.502Z]       name: "workspace-volume"
22:18:56 [2020-06-05T02:18:56.502Z]       readOnly: false
22:18:56 [2020-06-05T02:18:56.502Z]   nodeSelector:
22:18:56 [2020-06-05T02:18:56.502Z]     beta.kubernetes.io/os: "linux"
22:18:56 [2020-06-05T02:18:56.502Z]   restartPolicy: "Never"
22:18:56 [2020-06-05T02:18:56.502Z]   securityContext: {}
22:18:56 [2020-06-05T02:18:56.502Z]   volumes:
22:18:56 [2020-06-05T02:18:56.502Z]   - emptyDir: {}
22:18:56 [2020-06-05T02:18:56.502Z]     name: "m2-repo"
22:18:56 [2020-06-05T02:18:56.502Z]   - name: "settings-xml"
22:18:56 [2020-06-05T02:18:56.502Z]     secret:
22:18:56 [2020-06-05T02:18:56.502Z]       items:
22:18:56 [2020-06-05T02:18:56.502Z]       - key: "settings.xml"
22:18:56 [2020-06-05T02:18:56.502Z]         path: "settings.xml"
22:18:56 [2020-06-05T02:18:56.502Z]       secretName: "m2-secret-dir"
22:18:56 [2020-06-05T02:18:56.502Z]   - emptyDir:
22:18:56 [2020-06-05T02:18:56.502Z]       medium: ""
22:18:56 [2020-06-05T02:18:56.502Z]     name: "workspace-volume"
22:18:56 [2020-06-05T02:18:56.502Z]   - name: "tools"
22:18:56 [2020-06-05T02:18:56.502Z]     persistentVolumeClaim:
22:18:56 [2020-06-05T02:18:56.502Z]       claimName: "tools-claim-jiro-tracecompass"
22:18:56 [2020-06-05T02:18:56.502Z]   - configMap:
22:18:56 [2020-06-05T02:18:56.502Z]       name: "known-hosts"
22:18:56 [2020-06-05T02:18:56.502Z]     name: "volume-known-hosts"
22:18:56 [2020-06-05T02:18:56.502Z] 
22:18:59 [2020-06-05T02:18:59.143Z] Running on tracecompass-build-bslsv-cs654 in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen
22:18:59 [2020-06-05T02:18:59.155Z] [Pipeline] {
22:18:59 [2020-06-05T02:18:59.260Z] [Pipeline] stage
22:18:59 [2020-06-05T02:18:59.262Z] [Pipeline] { (Declarative: Checkout SCM)
22:18:59 [2020-06-05T02:18:59.312Z] [Pipeline] checkout
22:19:13 [2020-06-05T02:19:13.346Z] No credentials specified
22:19:13 [2020-06-05T02:19:13.349Z] Cloning the remote Git repository
22:19:13 [2020-06-05T02:19:13.538Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
22:19:13 [2020-06-05T02:19:13.750Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen # timeout=10
22:19:14 [2020-06-05T02:19:14.042Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
22:19:14 [2020-06-05T02:19:14.043Z]  > git --version # timeout=10
22:19:14 [2020-06-05T02:19:14.137Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
22:19:15 [2020-06-05T02:19:15.541Z] Checking out Revision 6d67c86aa20f314b1acd4e9090b5b02af4f30366 (refs/remotes/origin/master)
22:19:14 [2020-06-05T02:19:14.652Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
22:19:14 [2020-06-05T02:19:14.745Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:19:14 [2020-06-05T02:19:14.840Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
22:19:14 [2020-06-05T02:19:14.942Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
22:19:14 [2020-06-05T02:19:14.942Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
22:19:15 [2020-06-05T02:19:15.341Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:19:15 [2020-06-05T02:19:15.440Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
22:19:15 [2020-06-05T02:19:15.549Z]  > git config core.sparsecheckout # timeout=10
22:19:15 [2020-06-05T02:19:15.646Z]  > git checkout -f 6d67c86aa20f314b1acd4e9090b5b02af4f30366 # timeout=10
22:19:22 [2020-06-05T02:19:22.548Z] Commit message: "Fix container in test jenkins file"
22:19:22 [2020-06-05T02:19:22.637Z]  > git rev-list --no-walk b33eaf3664a9e7fc4b26cc6bbfc2e89d8931e100 # timeout=10
22:19:22 [2020-06-05T02:19:22.781Z] [Pipeline] }
22:19:22 [2020-06-05T02:19:22.803Z] [Pipeline] // stage
22:19:22 [2020-06-05T02:19:22.876Z] [Pipeline] withEnv
22:19:22 [2020-06-05T02:19:22.877Z] [Pipeline] {
22:19:22 [2020-06-05T02:19:22.945Z] [Pipeline] container
22:19:22 [2020-06-05T02:19:22.946Z] [Pipeline] {
22:19:23 [2020-06-05T02:19:23.233Z] [Pipeline] withEnv
22:19:23 [2020-06-05T02:19:23.233Z] [Pipeline] {
22:19:23 [2020-06-05T02:19:23.320Z] [Pipeline] timestamps
22:19:23 [2020-06-05T02:19:23.320Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
22:19:23 [2020-06-05T02:19:23.321Z] [Pipeline] {
22:19:23 [2020-06-05T02:19:23.384Z] [Pipeline] timeout
22:19:23 [2020-06-05T02:19:23.384Z] Timeout set to expire in 4 hr 0 min
22:19:23 [2020-06-05T02:19:23.385Z] [Pipeline] {
22:19:23 [2020-06-05T02:19:23.465Z] [Pipeline] stage
22:19:23 [2020-06-05T02:19:23.467Z] [Pipeline] { (Declarative: Tool Install)
22:19:23 [2020-06-05T02:19:23.546Z] [Pipeline] tool
22:19:23 [2020-06-05T02:19:23.585Z] [Pipeline] envVarsForTool
22:19:23 [2020-06-05T02:19:23.649Z] [Pipeline] tool
22:19:23 [2020-06-05T02:19:23.688Z] [Pipeline] envVarsForTool
22:19:23 [2020-06-05T02:19:23.726Z] [Pipeline] }
22:19:23 [2020-06-05T02:19:23.748Z] [Pipeline] // stage
22:19:23 [2020-06-05T02:19:23.785Z] [Pipeline] withEnv
22:19:23 [2020-06-05T02:19:23.786Z] [Pipeline] {
22:19:23 [2020-06-05T02:19:23.881Z] [Pipeline] stage
22:19:23 [2020-06-05T02:19:23.883Z] [Pipeline] { (Checkout)
22:19:24 [2020-06-05T02:19:24.201Z] [Pipeline] tool
22:19:24 [2020-06-05T02:19:24.238Z] [Pipeline] envVarsForTool
22:19:24 [2020-06-05T02:19:24.305Z] [Pipeline] tool
22:19:24 [2020-06-05T02:19:24.344Z] [Pipeline] envVarsForTool
22:19:24 [2020-06-05T02:19:24.390Z] [Pipeline] withEnv
22:19:24 [2020-06-05T02:19:24.391Z] [Pipeline] {
22:19:24 [2020-06-05T02:19:24.492Z] [Pipeline] container
22:19:24 [2020-06-05T02:19:24.493Z] [Pipeline] {
22:19:24 [2020-06-05T02:19:24.537Z] [Pipeline] sh
22:19:28 [2020-06-05T02:19:28.045Z] + mkdir -p ../scripts
22:19:28 [2020-06-05T02:19:28.174Z] [Pipeline] sh
22:19:29 [2020-06-05T02:19:29.780Z] + cp scripts/deploy-rcp.sh ../scripts
22:19:29 [2020-06-05T02:19:29.808Z] [Pipeline] sh
22:19:31 [2020-06-05T02:19:31.498Z] + cp scripts/deploy-update-site.sh ../scripts
22:19:31 [2020-06-05T02:19:31.523Z] [Pipeline] sh
22:19:32 [2020-06-05T02:19:32.919Z] + cp scripts/deploy-doc.sh ../scripts
22:19:32 [2020-06-05T02:19:32.946Z] [Pipeline] checkout
22:19:32 [2020-06-05T02:19:32.957Z] No credentials specified
22:19:32 [2020-06-05T02:19:32.965Z] Fetching changes from the remote Git repository
22:19:32 [2020-06-05T02:19:32.959Z]  > git rev-parse --is-inside-work-tree # timeout=10
22:19:32 [2020-06-05T02:19:32.967Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
22:19:32 [2020-06-05T02:19:32.975Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
22:19:32 [2020-06-05T02:19:32.976Z]  > git --version # timeout=10
22:19:32 [2020-06-05T02:19:32.981Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
22:20:14 [2020-06-05T02:20:14.377Z] Checking out Revision 27fca6b188015d66659125682e519fa1c01b797c (master)
22:20:14 [2020-06-05T02:20:14.370Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:20:14 [2020-06-05T02:20:14.379Z]  > git config core.sparsecheckout # timeout=10
22:20:14 [2020-06-05T02:20:14.384Z]  > git checkout -f 27fca6b188015d66659125682e519fa1c01b797c # timeout=10
22:20:21 [2020-06-05T02:20:21.640Z] Commit message: "releng: Update Trace Compass plug-in and feature versions for 6.0.0"
22:20:21 [2020-06-05T02:20:21.657Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:20:23 [2020-06-05T02:20:23.038Z]  > git rev-list --no-walk 79b8f9ac19f928a0c7ece4f770b450d77d828ef9 # timeout=10
22:20:23 [2020-06-05T02:20:23.552Z] [Pipeline] sh
22:20:26 [2020-06-05T02:20:26.038Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
22:20:26 [2020-06-05T02:20:26.067Z] [Pipeline] sh
22:20:27 [2020-06-05T02:20:27.469Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
22:20:27 [2020-06-05T02:20:27.501Z] [Pipeline] sh
22:20:28 [2020-06-05T02:20:28.986Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
22:20:29 [2020-06-05T02:20:29.010Z] [Pipeline] sh
22:20:30 [2020-06-05T02:20:30.699Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
22:20:30 [2020-06-05T02:20:30.724Z] [Pipeline] }
22:20:30 [2020-06-05T02:20:30.751Z] [Pipeline] // container
22:20:30 [2020-06-05T02:20:30.783Z] [Pipeline] }
22:20:30 [2020-06-05T02:20:30.805Z] [Pipeline] // withEnv
22:20:30 [2020-06-05T02:20:30.839Z] [Pipeline] }
22:20:30 [2020-06-05T02:20:30.862Z] [Pipeline] // stage
22:20:30 [2020-06-05T02:20:30.920Z] [Pipeline] stage
22:20:30 [2020-06-05T02:20:30.922Z] [Pipeline] { (Legacy)
22:20:31 [2020-06-05T02:20:31.336Z] [Pipeline] tool
22:20:31 [2020-06-05T02:20:31.376Z] [Pipeline] envVarsForTool
22:20:31 [2020-06-05T02:20:31.445Z] [Pipeline] tool
22:20:31 [2020-06-05T02:20:31.488Z] [Pipeline] envVarsForTool
22:20:31 [2020-06-05T02:20:31.541Z] [Pipeline] withEnv
22:20:31 [2020-06-05T02:20:31.541Z] [Pipeline] {
22:20:31 [2020-06-05T02:20:31.650Z] [Pipeline] container
22:20:31 [2020-06-05T02:20:31.651Z] [Pipeline] {
22:20:31 [2020-06-05T02:20:31.705Z] [Pipeline] sh
22:20:34 [2020-06-05T02:20:34.244Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/
22:20:34 [2020-06-05T02:20:34.269Z] [Pipeline] }
22:20:34 [2020-06-05T02:20:34.295Z] [Pipeline] // container
22:20:34 [2020-06-05T02:20:34.328Z] [Pipeline] }
22:20:34 [2020-06-05T02:20:34.352Z] [Pipeline] // withEnv
22:20:34 [2020-06-05T02:20:34.385Z] [Pipeline] }
22:20:34 [2020-06-05T02:20:34.408Z] [Pipeline] // stage
22:20:34 [2020-06-05T02:20:34.469Z] [Pipeline] stage
22:20:34 [2020-06-05T02:20:34.471Z] [Pipeline] { (Build)
22:20:34 [2020-06-05T02:20:34.809Z] [Pipeline] tool
22:20:34 [2020-06-05T02:20:34.851Z] [Pipeline] envVarsForTool
22:20:34 [2020-06-05T02:20:34.917Z] [Pipeline] tool
22:20:34 [2020-06-05T02:20:34.957Z] [Pipeline] envVarsForTool
22:20:35 [2020-06-05T02:20:35.012Z] [Pipeline] withEnv
22:20:35 [2020-06-05T02:20:35.013Z] [Pipeline] {
22:20:35 [2020-06-05T02:20:35.116Z] [Pipeline] container
22:20:35 [2020-06-05T02:20:35.117Z] [Pipeline] {
22:20:35 [2020-06-05T02:20:35.164Z] [Pipeline] sh
22:20:37 [2020-06-05T02:20:37.594Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp
22:20:37 [2020-06-05T02:20:37.619Z] [Pipeline] sh
22:20:40 [2020-06-05T02:20:40.616Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.dev
22:20:40 [2020-06-05T02:20:40.642Z] [Pipeline] sh
22:20:42 [2020-06-05T02:20:42.030Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user
22:20:42 [2020-06-05T02:20:42.054Z] [Pipeline] sh
22:20:43 [2020-06-05T02:20:43.494Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
22:20:43 [2020-06-05T02:20:43.520Z] [Pipeline] sh
22:20:44 [2020-06-05T02:20:44.913Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
22:20:44 [2020-06-05T02:20:44.943Z] [Pipeline] sh
22:20:47 [2020-06-05T02:20:47.361Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
22:20:47 [2020-06-05T02:20:47.391Z] [Pipeline] sh
22:20:49 [2020-06-05T02:20:49.802Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.7 -Dtycho.disableP2Mirrors=true
22:20:49 [2020-06-05T02:20:49.805Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:20:52 [2020-06-05T02:20:52.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
22:20:52 [2020-06-05T02:20:52.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 7.0 kB/s)
22:20:52 [2020-06-05T02:20:52.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
22:20:52 [2020-06-05T02:20:52.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 384 kB/s)
22:20:52 [2020-06-05T02:20:52.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 49 kB/s)
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 310 kB/s)
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 635 kB/s)
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 731 kB/s)
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
22:20:52 [2020-06-05T02:20:52.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.7 MB/s)
22:20:52 [2020-06-05T02:20:52.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
22:20:52 [2020-06-05T02:20:52.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.7 MB/s)
22:20:52 [2020-06-05T02:20:52.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
22:20:52 [2020-06-05T02:20:52.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
22:20:53 [2020-06-05T02:20:53.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 54 kB/s)
22:20:53 [2020-06-05T02:20:53.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 158 kB/s)
22:20:53 [2020-06-05T02:20:53.356Z] [INFO] Scanning for projects...
22:20:53 [2020-06-05T02:20:53.356Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.356Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.356Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.356Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.613Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.870Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
22:20:53 [2020-06-05T02:20:53.870Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.127Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.384Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.384Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.641Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.641Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.641Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.898Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
22:20:54 [2020-06-05T02:20:54.898Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.154Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.154Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.154Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.154Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.154Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.412Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.669Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.926Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
22:20:55 [2020-06-05T02:20:55.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:55 [2020-06-05T02:20:55.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:55 [2020-06-05T02:20:55.926Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 49 kB/s)
22:20:56 [2020-06-05T02:20:56.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:56 [2020-06-05T02:20:56.746Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 473 kB/s)
22:20:57 [2020-06-05T02:20:57.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
22:20:57 [2020-06-05T02:20:57.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 141 kB/s)
22:20:57 [2020-06-05T02:20:57.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:57 [2020-06-05T02:20:57.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:57 [2020-06-05T02:20:57.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:58 [2020-06-05T02:20:58.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:58 [2020-06-05T02:20:58.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:58 [2020-06-05T02:20:58.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
22:20:58 [2020-06-05T02:20:58.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 147 kB/s)
22:20:58 [2020-06-05T02:20:58.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.285Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 509 kB/s)
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:58 [2020-06-05T02:20:58.849Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:59 [2020-06-05T02:20:59.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:59 [2020-06-05T02:20:59.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:59 [2020-06-05T02:20:59.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
22:20:59 [2020-06-05T02:20:59.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 414 kB/s)
22:20:59 [2020-06-05T02:20:59.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
22:20:59 [2020-06-05T02:20:59.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
22:20:59 [2020-06-05T02:20:59.619Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
22:20:59 [2020-06-05T02:20:59.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
22:20:59 [2020-06-05T02:20:59.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
22:21:00 [2020-06-05T02:21:00.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
22:21:00 [2020-06-05T02:21:00.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 166 kB/s)
22:21:00 [2020-06-05T02:21:00.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.132Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 70 kB/s)
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:00 [2020-06-05T02:21:00.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:00 [2020-06-05T02:21:00.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:01 [2020-06-05T02:21:01.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:01 [2020-06-05T02:21:01.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
22:21:01 [2020-06-05T02:21:01.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 83 kB/s)
22:21:01 [2020-06-05T02:21:01.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.416Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 478 kB/s)
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:01 [2020-06-05T02:21:01.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 357 kB/s)
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:02 [2020-06-05T02:21:02.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:02 [2020-06-05T02:21:02.542Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:02 [2020-06-05T02:21:02.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:02 [2020-06-05T02:21:02.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:03 [2020-06-05T02:21:03.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
22:21:03 [2020-06-05T02:21:03.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 42 kB/s)
22:21:03 [2020-06-05T02:21:03.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.054Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
22:21:03 [2020-06-05T02:21:03.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 57 kB/s)
22:21:03 [2020-06-05T02:21:03.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:03 [2020-06-05T02:21:03.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:03 [2020-06-05T02:21:03.568Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:03 [2020-06-05T02:21:03.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:03 [2020-06-05T02:21:03.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:04 [2020-06-05T02:21:04.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
22:21:04 [2020-06-05T02:21:04.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 22 kB/s)
22:21:04 [2020-06-05T02:21:04.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.081Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
22:21:04 [2020-06-05T02:21:04.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 112 kB/s)
22:21:04 [2020-06-05T02:21:04.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:04 [2020-06-05T02:21:04.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:04 [2020-06-05T02:21:04.594Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:04 [2020-06-05T02:21:04.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:04 [2020-06-05T02:21:04.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:05 [2020-06-05T02:21:05.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
22:21:05 [2020-06-05T02:21:05.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 412 kB/s)
22:21:05 [2020-06-05T02:21:05.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.107Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 12 kB/s)
22:21:05 [2020-06-05T02:21:05.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:05 [2020-06-05T02:21:05.621Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 95 kB/s)
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.184Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 66 kB/s)
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:06 [2020-06-05T02:21:06.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 136 kB/s)
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.260Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
22:21:07 [2020-06-05T02:21:07.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 215 kB/s)
22:21:07 [2020-06-05T02:21:07.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:07 [2020-06-05T02:21:07.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:07 [2020-06-05T02:21:07.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:08 [2020-06-05T02:21:08.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 104 kB/s)
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:08 [2020-06-05T02:21:08.288Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:09 [2020-06-05T02:21:09.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:09 [2020-06-05T02:21:09.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:09 [2020-06-05T02:21:09.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
22:21:09 [2020-06-05T02:21:09.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 246 kB/s)
22:21:09 [2020-06-05T02:21:09.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:09 [2020-06-05T02:21:09.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:09 [2020-06-05T02:21:09.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:11 [2020-06-05T02:21:11.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:11 [2020-06-05T02:21:11.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:11 [2020-06-05T02:21:11.624Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
22:21:14 [2020-06-05T02:21:14.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.7 kB/s)
22:21:14 [2020-06-05T02:21:14.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:14 [2020-06-05T02:21:14.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:14 [2020-06-05T02:21:14.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:15 [2020-06-05T02:21:15.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:15 [2020-06-05T02:21:15.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:15 [2020-06-05T02:21:15.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
22:21:15 [2020-06-05T02:21:15.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 23 kB/s)
22:21:15 [2020-06-05T02:21:15.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
22:21:15 [2020-06-05T02:21:15.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 49 kB/s)
22:21:15 [2020-06-05T02:21:15.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:15 [2020-06-05T02:21:15.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:15 [2020-06-05T02:21:15.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 48 kB/s)
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.484Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 119 kB/s)
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:16 [2020-06-05T02:21:16.996Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 71 kB/s)
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:17 [2020-06-05T02:21:17.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 69 kB/s)
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 35 kB/s)
22:21:18 [2020-06-05T02:21:18.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.536Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:18 [2020-06-05T02:21:18.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:19 [2020-06-05T02:21:19.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
22:21:19 [2020-06-05T02:21:19.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 205 kB/s)
22:21:19 [2020-06-05T02:21:19.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.049Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
22:21:19 [2020-06-05T02:21:19.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 336 kB/s)
22:21:19 [2020-06-05T02:21:19.562Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:19 [2020-06-05T02:21:19.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:19 [2020-06-05T02:21:19.562Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:19 [2020-06-05T02:21:19.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:19 [2020-06-05T02:21:19.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:20 [2020-06-05T02:21:20.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
22:21:20 [2020-06-05T02:21:20.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 133 kB/s)
22:21:20 [2020-06-05T02:21:20.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.075Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
22:21:20 [2020-06-05T02:21:20.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 364 kB/s)
22:21:20 [2020-06-05T02:21:20.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:20 [2020-06-05T02:21:20.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:20 [2020-06-05T02:21:20.588Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:20 [2020-06-05T02:21:20.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:20 [2020-06-05T02:21:20.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:21 [2020-06-05T02:21:21.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
22:21:21 [2020-06-05T02:21:21.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 87 kB/s)
22:21:21 [2020-06-05T02:21:21.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.101Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
22:21:21 [2020-06-05T02:21:21.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 357 kB/s)
22:21:21 [2020-06-05T02:21:21.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:21 [2020-06-05T02:21:21.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:21 [2020-06-05T02:21:21.615Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:21 [2020-06-05T02:21:21.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:21 [2020-06-05T02:21:21.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:22 [2020-06-05T02:21:22.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
22:21:22 [2020-06-05T02:21:22.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 70 kB/s)
22:21:22 [2020-06-05T02:21:22.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.127Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
22:21:22 [2020-06-05T02:21:22.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 73 kB/s)
22:21:22 [2020-06-05T02:21:22.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:22 [2020-06-05T02:21:22.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:22 [2020-06-05T02:21:22.639Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:22 [2020-06-05T02:21:22.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:22 [2020-06-05T02:21:22.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:22 [2020-06-05T02:21:22.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
22:21:23 [2020-06-05T02:21:23.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 35 kB/s)
22:21:23 [2020-06-05T02:21:23.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
22:21:23 [2020-06-05T02:21:23.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 99 kB/s)
22:21:23 [2020-06-05T02:21:23.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:23 [2020-06-05T02:21:23.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:23 [2020-06-05T02:21:23.665Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:23 [2020-06-05T02:21:23.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:24 [2020-06-05T02:21:24.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:24 [2020-06-05T02:21:24.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
22:21:24 [2020-06-05T02:21:24.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 59 kB/s)
22:21:24 [2020-06-05T02:21:24.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:24 [2020-06-05T02:21:24.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:24 [2020-06-05T02:21:24.741Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:25 [2020-06-05T02:21:25.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:25 [2020-06-05T02:21:25.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:25 [2020-06-05T02:21:25.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
22:21:25 [2020-06-05T02:21:25.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 15 kB/s)
22:21:25 [2020-06-05T02:21:25.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:25 [2020-06-05T02:21:25.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:25 [2020-06-05T02:21:25.817Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 40 kB/s)
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 140 kB/s)
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:26 [2020-06-05T02:21:26.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:27 [2020-06-05T02:21:27.151Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:27 [2020-06-05T02:21:27.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:27 [2020-06-05T02:21:27.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:27 [2020-06-05T02:21:27.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
22:21:27 [2020-06-05T02:21:27.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 149 kB/s)
22:21:27 [2020-06-05T02:21:27.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:27 [2020-06-05T02:21:27.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:27 [2020-06-05T02:21:27.664Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:27 [2020-06-05T02:21:27.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:28 [2020-06-05T02:21:28.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:28 [2020-06-05T02:21:28.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
22:21:28 [2020-06-05T02:21:28.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 323 kB/s)
22:21:28 [2020-06-05T02:21:28.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 165 kB/s)
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:28 [2020-06-05T02:21:28.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:29 [2020-06-05T02:21:29.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 368 kB/s)
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.461Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
22:21:29 [2020-06-05T02:21:29.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 750 kB/s)
22:21:29 [2020-06-05T02:21:29.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
22:21:29 [2020-06-05T02:21:29.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
22:21:29 [2020-06-05T02:21:29.974Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
22:21:30 [2020-06-05T02:21:30.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
22:21:30 [2020-06-05T02:21:30.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
22:21:30 [2020-06-05T02:21:30.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
22:21:30 [2020-06-05T02:21:30.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 176 kB/s)
22:21:30 [2020-06-05T02:21:30.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.487Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 341 kB/s)
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:30 [2020-06-05T02:21:30.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:31 [2020-06-05T02:21:31.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:31 [2020-06-05T02:21:31.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:31 [2020-06-05T02:21:31.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
22:21:31 [2020-06-05T02:21:31.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s)
22:21:31 [2020-06-05T02:21:31.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:31 [2020-06-05T02:21:31.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:31 [2020-06-05T02:21:31.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:31 [2020-06-05T02:21:31.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:31 [2020-06-05T02:21:31.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:32 [2020-06-05T02:21:32.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
22:21:32 [2020-06-05T02:21:32.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 368 kB/s)
22:21:32 [2020-06-05T02:21:32.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.025Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
22:21:32 [2020-06-05T02:21:32.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.5 MB/s)
22:21:32 [2020-06-05T02:21:32.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
22:21:32 [2020-06-05T02:21:32.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
22:21:32 [2020-06-05T02:21:32.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
22:21:32 [2020-06-05T02:21:32.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
22:21:33 [2020-06-05T02:21:33.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
22:21:33 [2020-06-05T02:21:33.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
22:21:33 [2020-06-05T02:21:33.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 402 kB/s)
22:21:33 [2020-06-05T02:21:33.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.051Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
22:21:33 [2020-06-05T02:21:33.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 73 kB/s)
22:21:33 [2020-06-05T02:21:33.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:33 [2020-06-05T02:21:33.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:33 [2020-06-05T02:21:33.564Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:34 [2020-06-05T02:21:34.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 413 kB/s)
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.384Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 363 kB/s)
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
22:21:34 [2020-06-05T02:21:34.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
22:21:35 [2020-06-05T02:21:35.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 54 kB/s)
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.459Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
22:21:35 [2020-06-05T02:21:35.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 37 kB/s)
22:21:35 [2020-06-05T02:21:35.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:35 [2020-06-05T02:21:35.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:35 [2020-06-05T02:21:35.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.229Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.229Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 44 kB/s)
22:21:36 [2020-06-05T02:21:36.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:36 [2020-06-05T02:21:36.744Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 22 kB/s)
22:21:37 [2020-06-05T02:21:37.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.257Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
22:21:37 [2020-06-05T02:21:37.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 14 kB/s)
22:21:37 [2020-06-05T02:21:37.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:37 [2020-06-05T02:21:37.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 25 kB/s)
22:21:38 [2020-06-05T02:21:38.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 35 kB/s)
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:38 [2020-06-05T02:21:38.795Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:39 [2020-06-05T02:21:39.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 121 kB/s)
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 49 kB/s)
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:39 [2020-06-05T02:21:39.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 13 kB/s)
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.386Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 91 kB/s)
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:42 [2020-06-05T02:21:42.949Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 14 kB/s)
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:43 [2020-06-05T02:21:43.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:43 [2020-06-05T02:21:43.768Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 72 kB/s)
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.282Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 21 kB/s)
22:21:44 [2020-06-05T02:21:44.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:44 [2020-06-05T02:21:44.796Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:45 [2020-06-05T02:21:45.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:45 [2020-06-05T02:21:45.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:45 [2020-06-05T02:21:45.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
22:21:45 [2020-06-05T02:21:45.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 214 kB/s)
22:21:45 [2020-06-05T02:21:45.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.308Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
22:21:45 [2020-06-05T02:21:45.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 364 kB/s)
22:21:45 [2020-06-05T02:21:45.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
22:21:45 [2020-06-05T02:21:45.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
22:21:45 [2020-06-05T02:21:45.826Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
22:21:46 [2020-06-05T02:21:46.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
22:21:46 [2020-06-05T02:21:46.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
22:21:46 [2020-06-05T02:21:46.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
22:21:46 [2020-06-05T02:21:46.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 56 kB/s)
22:21:46 [2020-06-05T02:21:46.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.358Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 25 kB/s)
22:21:46 [2020-06-05T02:21:46.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:46 [2020-06-05T02:21:46.871Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 25 kB/s)
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.384Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 31 kB/s)
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:47 [2020-06-05T02:21:47.899Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 8.2 kB/s)
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:48 [2020-06-05T02:21:48.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:48 [2020-06-05T02:21:48.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:48 [2020-06-05T02:21:48.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:50 [2020-06-05T02:21:50.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:51 [2020-06-05T02:21:51.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:51 [2020-06-05T02:21:51.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:51 [2020-06-05T02:21:51.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:51 [2020-06-05T02:21:51.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:51 [2020-06-05T02:21:51.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:51 [2020-06-05T02:21:51.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:51 [2020-06-05T02:21:51.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:51 [2020-06-05T02:21:51.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:51 [2020-06-05T02:21:51.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:52 [2020-06-05T02:21:52.061Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:52 [2020-06-05T02:21:52.061Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:52 [2020-06-05T02:21:52.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:52 [2020-06-05T02:21:52.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:52 [2020-06-05T02:21:52.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:52 [2020-06-05T02:21:52.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:52 [2020-06-05T02:21:52.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:52 [2020-06-05T02:21:52.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:52 [2020-06-05T02:21:52.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:52 [2020-06-05T02:21:52.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:52 [2020-06-05T02:21:52.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:52 [2020-06-05T02:21:52.833Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:52 [2020-06-05T02:21:52.833Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:52 [2020-06-05T02:21:52.833Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:52 [2020-06-05T02:21:52.833Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:52 [2020-06-05T02:21:52.833Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:53 [2020-06-05T02:21:53.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:53 [2020-06-05T02:21:53.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:53 [2020-06-05T02:21:53.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:53 [2020-06-05T02:21:53.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:53 [2020-06-05T02:21:53.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
22:21:53 [2020-06-05T02:21:53.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:53 [2020-06-05T02:21:53.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:53 [2020-06-05T02:21:53.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:53 [2020-06-05T02:21:53.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:53 [2020-06-05T02:21:53.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:53 [2020-06-05T02:21:53.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:54 [2020-06-05T02:21:54.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:54 [2020-06-05T02:21:54.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:54 [2020-06-05T02:21:54.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:54 [2020-06-05T02:21:54.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:55 [2020-06-05T02:21:55.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:55 [2020-06-05T02:21:55.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:55 [2020-06-05T02:21:55.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:56 [2020-06-05T02:21:56.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:57 [2020-06-05T02:21:57.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 100 kB/s)
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 3.3 MB/s)
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 6.9 MB/s)
22:21:58 [2020-06-05T02:21:58.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
22:21:58 [2020-06-05T02:21:58.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 556 kB/s)
22:21:58 [2020-06-05T02:21:58.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
22:21:58 [2020-06-05T02:21:58.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.0 MB/s)
22:21:58 [2020-06-05T02:21:58.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
22:21:58 [2020-06-05T02:21:58.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 257 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.3 MB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 264 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 713 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 314 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 318 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 83 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 399 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 562 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.0 MB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 689 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 243 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.7 MB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 168 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 48 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 101 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 825 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 156 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 575 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 638 kB/s)
22:21:58 [2020-06-05T02:21:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 165 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 242 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 279 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.5 MB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 652 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 8.4 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 93 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 34 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 138 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 261 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 21 kB/s)
22:21:58 [2020-06-05T02:21:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 16 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 3.2 MB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 116 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 619 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 9.2 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 78 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 60 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 44 kB/s)
22:21:58 [2020-06-05T02:21:58.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 76 kB/s)
22:22:01 [2020-06-05T02:22:01.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:01 [2020-06-05T02:22:01.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:01 [2020-06-05T02:22:01.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:02 [2020-06-05T02:22:02.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:02 [2020-06-05T02:22:02.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:02 [2020-06-05T02:22:02.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
22:22:02 [2020-06-05T02:22:02.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 17 MB/s)
22:22:02 [2020-06-05T02:22:02.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:02 [2020-06-05T02:22:02.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:02 [2020-06-05T02:22:02.977Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.9 MB/s)
22:22:03 [2020-06-05T02:22:03.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.489Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:03 [2020-06-05T02:22:03.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 140 kB/s)
22:22:05 [2020-06-05T02:22:05.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.110Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
22:22:05 [2020-06-05T02:22:05.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 967 kB/s)
22:22:06 [2020-06-05T02:22:06.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:06 [2020-06-05T02:22:06.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:06 [2020-06-05T02:22:06.733Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:06 [2020-06-05T02:22:06.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:06 [2020-06-05T02:22:06.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:06 [2020-06-05T02:22:06.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 159 kB/s)
22:22:07 [2020-06-05T02:22:07.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.245Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
22:22:07 [2020-06-05T02:22:07.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 129 kB/s)
22:22:07 [2020-06-05T02:22:07.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:07 [2020-06-05T02:22:07.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:07 [2020-06-05T02:22:07.762Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:08 [2020-06-05T02:22:08.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:08 [2020-06-05T02:22:08.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:08 [2020-06-05T02:22:08.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
22:22:08 [2020-06-05T02:22:08.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 275 kB/s)
22:22:08 [2020-06-05T02:22:08.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.531Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
22:22:08 [2020-06-05T02:22:08.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 20 kB/s)
22:22:09 [2020-06-05T02:22:09.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.043Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
22:22:09 [2020-06-05T02:22:09.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 74 kB/s)
22:22:09 [2020-06-05T02:22:09.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:09 [2020-06-05T02:22:09.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:09 [2020-06-05T02:22:09.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:11 [2020-06-05T02:22:11.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:11 [2020-06-05T02:22:11.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:11 [2020-06-05T02:22:11.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
22:22:11 [2020-06-05T02:22:11.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 96 kB/s)
22:22:11 [2020-06-05T02:22:11.482Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:11 [2020-06-05T02:22:11.482Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:11 [2020-06-05T02:22:11.482Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:11 [2020-06-05T02:22:11.738Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:11 [2020-06-05T02:22:11.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:12 [2020-06-05T02:22:12.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
22:22:12 [2020-06-05T02:22:12.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 573 kB/s)
22:22:12 [2020-06-05T02:22:12.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.251Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 125 kB/s)
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:12 [2020-06-05T02:22:12.763Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:13 [2020-06-05T02:22:13.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 327 kB/s)
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
22:22:13 [2020-06-05T02:22:13.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 111 kB/s)
22:22:13 [2020-06-05T02:22:13.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:13 [2020-06-05T02:22:13.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:13 [2020-06-05T02:22:13.792Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:14 [2020-06-05T02:22:14.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 198 kB/s)
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:14 [2020-06-05T02:22:14.916Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:15 [2020-06-05T02:22:15.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:15 [2020-06-05T02:22:15.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:15 [2020-06-05T02:22:15.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
22:22:15 [2020-06-05T02:22:15.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 517 kB/s)
22:22:15 [2020-06-05T02:22:15.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.428Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
22:22:15 [2020-06-05T02:22:15.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 302 kB/s)
22:22:15 [2020-06-05T02:22:15.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:15 [2020-06-05T02:22:15.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:15 [2020-06-05T02:22:15.940Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:16 [2020-06-05T02:22:16.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 12 kB/s)
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:16 [2020-06-05T02:22:16.452Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 321 kB/s)
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.014Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 83 kB/s)
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:17 [2020-06-05T02:22:17.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:17 [2020-06-05T02:22:17.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:17 [2020-06-05T02:22:17.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:17 [2020-06-05T02:22:17.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:18 [2020-06-05T02:22:18.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 496 kB/s)
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 418 kB/s)
22:22:18 [2020-06-05T02:22:18.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.9 MB/s)
22:22:18 [2020-06-05T02:22:18.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:18 [2020-06-05T02:22:18.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:18 [2020-06-05T02:22:18.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:19 [2020-06-05T02:22:19.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:19 [2020-06-05T02:22:19.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:19 [2020-06-05T02:22:19.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
22:22:19 [2020-06-05T02:22:19.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 30 kB/s)
22:22:19 [2020-06-05T02:22:19.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:19 [2020-06-05T02:22:19.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:19 [2020-06-05T02:22:19.627Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:19 [2020-06-05T02:22:19.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:19 [2020-06-05T02:22:19.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:19 [2020-06-05T02:22:19.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
22:22:20 [2020-06-05T02:22:20.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 502 kB/s)
22:22:20 [2020-06-05T02:22:20.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.140Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 13 kB/s)
22:22:20 [2020-06-05T02:22:20.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.652Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
22:22:20 [2020-06-05T02:22:20.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 121 kB/s)
22:22:21 [2020-06-05T02:22:21.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.164Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
22:22:21 [2020-06-05T02:22:21.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 310 kB/s)
22:22:21 [2020-06-05T02:22:21.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:21 [2020-06-05T02:22:21.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:21 [2020-06-05T02:22:21.676Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:21 [2020-06-05T02:22:21.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:21 [2020-06-05T02:22:21.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:21 [2020-06-05T02:22:21.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 11 kB/s)
22:22:22 [2020-06-05T02:22:22.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
22:22:22 [2020-06-05T02:22:22.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 47 kB/s)
22:22:22 [2020-06-05T02:22:22.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:22 [2020-06-05T02:22:22.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:22 [2020-06-05T02:22:22.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:22 [2020-06-05T02:22:22.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:22 [2020-06-05T02:22:22.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:23 [2020-06-05T02:22:23.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
22:22:23 [2020-06-05T02:22:23.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 52 kB/s)
22:22:23 [2020-06-05T02:22:23.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.211Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 153 kB/s)
22:22:23 [2020-06-05T02:22:23.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.723Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:23 [2020-06-05T02:22:23.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:24 [2020-06-05T02:22:24.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
22:22:24 [2020-06-05T02:22:24.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 274 kB/s)
22:22:24 [2020-06-05T02:22:24.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.236Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
22:22:24 [2020-06-05T02:22:24.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 391 kB/s)
22:22:24 [2020-06-05T02:22:24.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
22:22:24 [2020-06-05T02:22:24.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
22:22:24 [2020-06-05T02:22:24.751Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
22:22:25 [2020-06-05T02:22:25.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
22:22:25 [2020-06-05T02:22:25.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
22:22:25 [2020-06-05T02:22:25.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
22:22:25 [2020-06-05T02:22:25.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 93 kB/s)
22:22:25 [2020-06-05T02:22:25.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
22:22:25 [2020-06-05T02:22:25.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 47 kB/s)
22:22:25 [2020-06-05T02:22:25.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:25 [2020-06-05T02:22:25.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:25 [2020-06-05T02:22:25.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:26 [2020-06-05T02:22:26.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:26 [2020-06-05T02:22:26.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:26 [2020-06-05T02:22:26.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
22:22:26 [2020-06-05T02:22:26.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 86 kB/s)
22:22:26 [2020-06-05T02:22:26.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.032Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 13 kB/s)
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:26 [2020-06-05T02:22:26.593Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:26 [2020-06-05T02:22:26.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:26 [2020-06-05T02:22:26.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:27 [2020-06-05T02:22:27.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
22:22:27 [2020-06-05T02:22:27.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 147 kB/s)
22:22:27 [2020-06-05T02:22:27.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
22:22:27 [2020-06-05T02:22:27.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 138 kB/s)
22:22:27 [2020-06-05T02:22:27.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
22:22:27 [2020-06-05T02:22:27.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 25 kB/s)
22:22:27 [2020-06-05T02:22:27.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.132Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 420 kB/s)
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.388Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 68 kB/s)
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:28 [2020-06-05T02:22:28.950Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 24 kB/s)
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:29 [2020-06-05T02:22:29.463Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 37 kB/s)
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.025Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
22:22:30 [2020-06-05T02:22:30.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 38 kB/s)
22:22:30 [2020-06-05T02:22:30.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:30 [2020-06-05T02:22:30.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:30 [2020-06-05T02:22:30.794Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 9.2 kB/s)
22:22:31 [2020-06-05T02:22:31.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.052Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
22:22:31 [2020-06-05T02:22:31.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 126 kB/s)
22:22:31 [2020-06-05T02:22:31.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:31 [2020-06-05T02:22:31.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:31 [2020-06-05T02:22:31.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 39 kB/s)
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.380Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:32 [2020-06-05T02:22:32.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 8.3 kB/s)
22:22:33 [2020-06-05T02:22:33.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.148Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 17 kB/s)
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:33 [2020-06-05T02:22:33.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:34 [2020-06-05T02:22:34.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:34 [2020-06-05T02:22:34.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:34 [2020-06-05T02:22:34.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
22:22:34 [2020-06-05T02:22:34.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 31 kB/s)
22:22:34 [2020-06-05T02:22:34.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:34 [2020-06-05T02:22:34.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:34 [2020-06-05T02:22:34.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 39 kB/s)
22:22:35 [2020-06-05T02:22:35.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
22:22:35 [2020-06-05T02:22:35.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 32 kB/s)
22:22:35 [2020-06-05T02:22:35.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:35 [2020-06-05T02:22:35.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:35 [2020-06-05T02:22:35.867Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 95 kB/s)
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.429Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 61 kB/s)
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:36 [2020-06-05T02:22:36.940Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 27 kB/s)
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:37 [2020-06-05T02:22:37.502Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:37 [2020-06-05T02:22:37.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:38 [2020-06-05T02:22:38.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:38 [2020-06-05T02:22:38.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 13 kB/s)
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:38 [2020-06-05T02:22:38.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:38 [2020-06-05T02:22:38.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:38 [2020-06-05T02:22:38.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 201 kB/s)
22:22:39 [2020-06-05T02:22:39.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 55 kB/s)
22:22:39 [2020-06-05T02:22:39.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.652Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
22:22:39 [2020-06-05T02:22:39.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 33 kB/s)
22:22:40 [2020-06-05T02:22:40.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:40 [2020-06-05T02:22:40.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:40 [2020-06-05T02:22:40.164Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:41 [2020-06-05T02:22:41.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:41 [2020-06-05T02:22:41.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:41 [2020-06-05T02:22:41.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
22:22:41 [2020-06-05T02:22:41.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 33 kB/s)
22:22:41 [2020-06-05T02:22:41.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:41 [2020-06-05T02:22:41.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:41 [2020-06-05T02:22:41.785Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:42 [2020-06-05T02:22:42.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:42 [2020-06-05T02:22:42.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:42 [2020-06-05T02:22:42.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
22:22:42 [2020-06-05T02:22:42.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 91 kB/s)
22:22:42 [2020-06-05T02:22:42.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.553Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
22:22:42 [2020-06-05T02:22:42.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 54 kB/s)
22:22:42 [2020-06-05T02:22:42.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.066Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
22:22:43 [2020-06-05T02:22:43.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 137 kB/s)
22:22:43 [2020-06-05T02:22:43.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:43 [2020-06-05T02:22:43.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:43 [2020-06-05T02:22:43.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 77 kB/s)
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.349Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 312 kB/s)
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:44 [2020-06-05T02:22:44.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:44 [2020-06-05T02:22:44.897Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.1 MB/s)
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.411Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 259 kB/s)
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:45 [2020-06-05T02:22:45.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:45 [2020-06-05T02:22:45.924Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:46 [2020-06-05T02:22:46.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:46 [2020-06-05T02:22:46.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:46 [2020-06-05T02:22:46.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
22:22:46 [2020-06-05T02:22:46.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 18 kB/s)
22:22:46 [2020-06-05T02:22:46.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.742Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 50 kB/s)
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:46 [2020-06-05T02:22:46.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:47 [2020-06-05T02:22:47.253Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:47 [2020-06-05T02:22:47.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:47 [2020-06-05T02:22:47.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:47 [2020-06-05T02:22:47.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
22:22:47 [2020-06-05T02:22:47.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 108 kB/s)
22:22:47 [2020-06-05T02:22:47.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:47 [2020-06-05T02:22:47.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:47 [2020-06-05T02:22:47.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 307 kB/s)
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:48 [2020-06-05T02:22:48.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:48 [2020-06-05T02:22:48.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:49 [2020-06-05T02:22:49.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
22:22:49 [2020-06-05T02:22:49.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.5 MB/s)
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 74 kB/s)
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 101 kB/s)
22:22:49 [2020-06-05T02:22:49.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 1.3 MB/s)
22:22:50 [2020-06-05T02:22:50.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.024Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
22:22:50 [2020-06-05T02:22:50.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 133 kB/s)
22:22:50 [2020-06-05T02:22:50.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:50 [2020-06-05T02:22:50.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:50 [2020-06-05T02:22:50.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:50 [2020-06-05T02:22:50.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:50 [2020-06-05T02:22:50.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:51 [2020-06-05T02:22:51.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
22:22:51 [2020-06-05T02:22:51.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 325 kB/s)
22:22:51 [2020-06-05T02:22:51.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.052Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.1 MB/s)
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
22:22:51 [2020-06-05T02:22:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
22:22:51 [2020-06-05T02:22:51.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
22:22:51 [2020-06-05T02:22:51.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
22:22:52 [2020-06-05T02:22:52.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
22:22:52 [2020-06-05T02:22:52.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 303 kB/s)
22:22:52 [2020-06-05T02:22:52.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.077Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 451 kB/s)
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:52 [2020-06-05T02:22:52.639Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 162 kB/s)
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.203Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 318 kB/s)
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:53 [2020-06-05T02:22:53.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:53 [2020-06-05T02:22:53.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:53 [2020-06-05T02:22:53.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:53 [2020-06-05T02:22:53.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
22:22:54 [2020-06-05T02:22:54.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 171 kB/s)
22:22:54 [2020-06-05T02:22:54.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:54 [2020-06-05T02:22:54.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:54 [2020-06-05T02:22:54.486Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:54 [2020-06-05T02:22:54.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:54 [2020-06-05T02:22:54.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:54 [2020-06-05T02:22:54.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
22:22:55 [2020-06-05T02:22:55.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 238 kB/s)
22:22:55 [2020-06-05T02:22:55.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.255Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
22:22:55 [2020-06-05T02:22:55.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 70 kB/s)
22:22:55 [2020-06-05T02:22:55.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:55 [2020-06-05T02:22:55.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:56 [2020-06-05T02:22:56.022Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:56 [2020-06-05T02:22:56.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:56 [2020-06-05T02:22:56.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:56 [2020-06-05T02:22:56.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
22:22:56 [2020-06-05T02:22:56.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 335 kB/s)
22:22:56 [2020-06-05T02:22:56.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:56 [2020-06-05T02:22:56.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:56 [2020-06-05T02:22:56.533Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:56 [2020-06-05T02:22:56.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 221 kB/s)
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
22:22:57 [2020-06-05T02:22:57.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 298 kB/s)
22:22:57 [2020-06-05T02:22:57.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:57 [2020-06-05T02:22:57.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:57 [2020-06-05T02:22:57.560Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:57 [2020-06-05T02:22:57.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s)
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.072Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 420 kB/s)
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:58 [2020-06-05T02:22:58.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 394 kB/s)
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.400Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 159 kB/s)
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:22:59 [2020-06-05T02:22:59.656Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:23:00 [2020-06-05T02:23:00.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:23:00 [2020-06-05T02:23:00.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:23:00 [2020-06-05T02:23:00.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
22:23:00 [2020-06-05T02:23:00.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 461 kB/s)
22:23:00 [2020-06-05T02:23:00.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:00 [2020-06-05T02:23:00.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:00 [2020-06-05T02:23:00.474Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 534 kB/s)
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.036Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
22:23:01 [2020-06-05T02:23:01.853Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 1.3 MB/s)
22:23:01 [2020-06-05T02:23:01.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:01 [2020-06-05T02:23:01.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:01 [2020-06-05T02:23:01.853Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:02 [2020-06-05T02:23:02.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 82 kB/s)
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:02 [2020-06-05T02:23:02.364Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:02 [2020-06-05T02:23:02.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:02 [2020-06-05T02:23:02.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:02 [2020-06-05T02:23:02.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
22:23:03 [2020-06-05T02:23:03.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 654 kB/s)
22:23:03 [2020-06-05T02:23:03.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.181Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 91 kB/s)
22:23:03 [2020-06-05T02:23:03.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.694Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
22:23:03 [2020-06-05T02:23:03.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 29 kB/s)
22:23:04 [2020-06-05T02:23:04.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:04 [2020-06-05T02:23:04.465Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:04 [2020-06-05T02:23:04.720Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:04 [2020-06-05T02:23:04.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 60 kB/s)
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.232Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.743Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.743Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 16 kB/s)
22:23:05 [2020-06-05T02:23:05.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:05 [2020-06-05T02:23:05.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 43 kB/s)
22:23:06 [2020-06-05T02:23:06.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.511Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:06 [2020-06-05T02:23:06.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 47 kB/s)
22:23:07 [2020-06-05T02:23:07.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.022Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
22:23:07 [2020-06-05T02:23:07.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 22 kB/s)
22:23:07 [2020-06-05T02:23:07.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:07 [2020-06-05T02:23:07.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:07 [2020-06-05T02:23:07.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:07 [2020-06-05T02:23:07.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 82 kB/s)
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
22:23:08 [2020-06-05T02:23:08.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 621 kB/s)
22:23:08 [2020-06-05T02:23:08.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:08 [2020-06-05T02:23:08.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:08 [2020-06-05T02:23:08.814Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:09 [2020-06-05T02:23:09.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:09 [2020-06-05T02:23:09.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:09 [2020-06-05T02:23:09.325Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
22:23:09 [2020-06-05T02:23:09.325Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.0 MB/s)
22:23:09 [2020-06-05T02:23:09.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
22:23:09 [2020-06-05T02:23:09.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
22:23:09 [2020-06-05T02:23:09.581Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 397 kB/s)
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:10 [2020-06-05T02:23:10.145Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 54 kB/s)
22:23:12 [2020-06-05T02:23:12.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.291Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
22:23:12 [2020-06-05T02:23:12.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 242 kB/s)
22:23:12 [2020-06-05T02:23:12.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:12 [2020-06-05T02:23:12.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:12 [2020-06-05T02:23:12.802Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 11 kB/s)
22:23:13 [2020-06-05T02:23:13.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.568Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:13 [2020-06-05T02:23:13.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
22:23:14 [2020-06-05T02:23:14.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 205 kB/s)
22:23:14 [2020-06-05T02:23:14.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.080Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
22:23:14 [2020-06-05T02:23:14.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 230 kB/s)
22:23:14 [2020-06-05T02:23:14.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:14 [2020-06-05T02:23:14.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:14 [2020-06-05T02:23:14.592Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:14 [2020-06-05T02:23:14.847Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:14 [2020-06-05T02:23:14.847Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:14 [2020-06-05T02:23:14.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.103Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 30 kB/s)
22:23:15 [2020-06-05T02:23:15.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.103Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 487 kB/s)
22:23:15 [2020-06-05T02:23:15.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.614Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:15 [2020-06-05T02:23:15.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
22:23:16 [2020-06-05T02:23:16.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 31 kB/s)
22:23:16 [2020-06-05T02:23:16.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.125Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
22:23:16 [2020-06-05T02:23:16.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 37 kB/s)
22:23:16 [2020-06-05T02:23:16.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:16 [2020-06-05T02:23:16.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:16 [2020-06-05T02:23:16.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 119 kB/s)
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.199Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
22:23:17 [2020-06-05T02:23:17.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 499 kB/s)
22:23:17 [2020-06-05T02:23:17.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:17 [2020-06-05T02:23:17.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:17 [2020-06-05T02:23:17.712Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:17 [2020-06-05T02:23:17.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:17 [2020-06-05T02:23:17.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:17 [2020-06-05T02:23:17.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
22:23:18 [2020-06-05T02:23:18.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 141 kB/s)
22:23:18 [2020-06-05T02:23:18.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.224Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
22:23:18 [2020-06-05T02:23:18.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 257 kB/s)
22:23:18 [2020-06-05T02:23:18.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:18 [2020-06-05T02:23:18.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:18 [2020-06-05T02:23:18.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:18 [2020-06-05T02:23:18.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:18 [2020-06-05T02:23:18.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:19 [2020-06-05T02:23:19.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
22:23:19 [2020-06-05T02:23:19.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 119 kB/s)
22:23:19 [2020-06-05T02:23:19.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:19 [2020-06-05T02:23:19.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:19 [2020-06-05T02:23:19.806Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:20 [2020-06-05T02:23:20.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:20 [2020-06-05T02:23:20.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:20 [2020-06-05T02:23:20.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
22:23:20 [2020-06-05T02:23:20.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 540 kB/s)
22:23:20 [2020-06-05T02:23:20.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.317Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
22:23:20 [2020-06-05T02:23:20.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 409 kB/s)
22:23:20 [2020-06-05T02:23:20.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:20 [2020-06-05T02:23:20.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:20 [2020-06-05T02:23:20.828Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:21 [2020-06-05T02:23:21.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:21 [2020-06-05T02:23:21.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:21 [2020-06-05T02:23:21.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
22:23:21 [2020-06-05T02:23:21.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 85 kB/s)
22:23:21 [2020-06-05T02:23:21.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.339Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
22:23:21 [2020-06-05T02:23:21.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 46 kB/s)
22:23:21 [2020-06-05T02:23:21.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:21 [2020-06-05T02:23:21.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:21 [2020-06-05T02:23:21.851Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 40 kB/s)
22:23:22 [2020-06-05T02:23:22.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 57 kB/s)
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:22 [2020-06-05T02:23:22.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:22 [2020-06-05T02:23:22.873Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 25 kB/s)
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 172 kB/s)
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:23 [2020-06-05T02:23:23.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:23 [2020-06-05T02:23:23.898Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:24 [2020-06-05T02:23:24.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:24 [2020-06-05T02:23:24.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:24 [2020-06-05T02:23:24.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
22:23:24 [2020-06-05T02:23:24.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 184 kB/s)
22:23:24 [2020-06-05T02:23:24.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.409Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 56 kB/s)
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:24 [2020-06-05T02:23:24.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 22 kB/s)
22:23:25 [2020-06-05T02:23:25.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.686Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
22:23:25 [2020-06-05T02:23:25.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 18 kB/s)
22:23:25 [2020-06-05T02:23:25.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:25 [2020-06-05T02:23:25.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 67 kB/s)
22:23:26 [2020-06-05T02:23:26.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.453Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
22:23:26 [2020-06-05T02:23:26.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 104 kB/s)
22:23:26 [2020-06-05T02:23:26.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:26 [2020-06-05T02:23:26.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:26 [2020-06-05T02:23:26.964Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 87 kB/s)
22:23:27 [2020-06-05T02:23:27.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
22:23:27 [2020-06-05T02:23:27.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 69 kB/s)
22:23:27 [2020-06-05T02:23:27.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:27 [2020-06-05T02:23:27.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:27 [2020-06-05T02:23:27.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:28 [2020-06-05T02:23:28.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:28 [2020-06-05T02:23:28.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:28 [2020-06-05T02:23:28.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
22:23:28 [2020-06-05T02:23:28.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 74 kB/s)
22:23:28 [2020-06-05T02:23:28.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
22:23:28 [2020-06-05T02:23:28.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 312 kB/s)
22:23:28 [2020-06-05T02:23:28.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
22:23:29 [2020-06-05T02:23:29.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 305 kB/s)
22:23:29 [2020-06-05T02:23:29.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.518Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 193 kB/s)
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:29 [2020-06-05T02:23:29.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:30 [2020-06-05T02:23:30.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:30 [2020-06-05T02:23:30.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:31 [2020-06-05T02:23:31.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:31 [2020-06-05T02:23:31.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:31 [2020-06-05T02:23:31.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:31 [2020-06-05T02:23:31.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:31 [2020-06-05T02:23:31.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:31 [2020-06-05T02:23:31.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:31 [2020-06-05T02:23:31.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:31 [2020-06-05T02:23:31.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:31 [2020-06-05T02:23:31.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:31 [2020-06-05T02:23:31.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:32 [2020-06-05T02:23:32.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:32 [2020-06-05T02:23:32.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:33 [2020-06-05T02:23:33.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:34 [2020-06-05T02:23:34.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:34 [2020-06-05T02:23:34.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 611 kB/s)
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 1.0 MB/s)
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 2.6 MB/s)
22:23:35 [2020-06-05T02:23:35.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
22:23:35 [2020-06-05T02:23:35.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 1.4 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 4.7 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 8.9 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.7 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 4.6 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 118 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 231 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.6 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 888 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 196 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.7 MB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 289 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 159 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 428 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 124 kB/s)
22:23:35 [2020-06-05T02:23:35.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 105 kB/s)
22:23:35 [2020-06-05T02:23:35.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 836 kB/s)
22:23:38 [2020-06-05T02:23:38.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 158 kB/s)
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 291 kB/s)
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:38 [2020-06-05T02:23:38.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:38 [2020-06-05T02:23:38.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:39 [2020-06-05T02:23:39.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:39 [2020-06-05T02:23:39.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:39 [2020-06-05T02:23:39.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
22:23:39 [2020-06-05T02:23:39.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 310 kB/s)
22:23:39 [2020-06-05T02:23:39.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
22:23:39 [2020-06-05T02:23:39.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 170 kB/s)
22:23:39 [2020-06-05T02:23:39.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:40 [2020-06-05T02:23:40.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:40 [2020-06-05T02:23:40.225Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:42 [2020-06-05T02:23:42.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 315 kB/s)
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.113Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
22:23:42 [2020-06-05T02:23:42.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 113 kB/s)
22:23:43 [2020-06-05T02:23:43.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:43 [2020-06-05T02:23:43.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:43 [2020-06-05T02:23:43.185Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:43 [2020-06-05T02:23:43.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:43 [2020-06-05T02:23:43.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:43 [2020-06-05T02:23:43.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
22:23:44 [2020-06-05T02:23:44.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 1.9 kB/s)
22:23:44 [2020-06-05T02:23:44.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:44 [2020-06-05T02:23:44.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:44 [2020-06-05T02:23:44.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 164 kB/s)
22:23:45 [2020-06-05T02:23:45.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.319Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
22:23:45 [2020-06-05T02:23:45.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 85 kB/s)
22:23:45 [2020-06-05T02:23:45.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:45 [2020-06-05T02:23:45.830Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:46 [2020-06-05T02:23:46.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:46 [2020-06-05T02:23:46.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:46 [2020-06-05T02:23:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
22:23:46 [2020-06-05T02:23:46.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 434 kB/s)
22:23:47 [2020-06-05T02:23:47.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 31 kB/s)
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:47 [2020-06-05T02:23:47.938Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:48 [2020-06-05T02:23:48.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:48 [2020-06-05T02:23:48.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:48 [2020-06-05T02:23:48.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
22:23:48 [2020-06-05T02:23:48.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 586 kB/s)
22:23:48 [2020-06-05T02:23:48.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:48 [2020-06-05T02:23:48.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:48 [2020-06-05T02:23:48.799Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:49 [2020-06-05T02:23:49.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:49 [2020-06-05T02:23:49.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:49 [2020-06-05T02:23:49.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
22:23:49 [2020-06-05T02:23:49.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 21 kB/s)
22:23:49 [2020-06-05T02:23:49.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:49 [2020-06-05T02:23:49.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:49 [2020-06-05T02:23:49.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:49 [2020-06-05T02:23:49.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:49 [2020-06-05T02:23:49.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:49 [2020-06-05T02:23:49.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:50 [2020-06-05T02:23:50.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:50 [2020-06-05T02:23:50.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:50 [2020-06-05T02:23:50.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:50 [2020-06-05T02:23:50.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:50 [2020-06-05T02:23:50.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
22:23:50 [2020-06-05T02:23:50.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
22:23:50 [2020-06-05T02:23:50.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 4.4 MB/s)
22:23:51 [2020-06-05T02:23:51.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 15 MB/s)
22:23:51 [2020-06-05T02:23:51.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
22:23:51 [2020-06-05T02:23:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 31 kB/s)
22:23:51 [2020-06-05T02:23:51.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:51 [2020-06-05T02:23:51.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:51 [2020-06-05T02:23:51.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:52 [2020-06-05T02:23:52.208Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 279 kB/s)
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:52 [2020-06-05T02:23:52.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 341 kB/s)
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.589Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
22:23:53 [2020-06-05T02:23:53.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 94 kB/s)
22:23:53 [2020-06-05T02:23:53.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.101Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
22:23:54 [2020-06-05T02:23:54.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.9 MB/s)
22:23:54 [2020-06-05T02:23:54.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:54 [2020-06-05T02:23:54.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:54 [2020-06-05T02:23:54.612Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:54 [2020-06-05T02:23:54.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:54 [2020-06-05T02:23:54.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:54 [2020-06-05T02:23:54.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
22:23:55 [2020-06-05T02:23:55.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 20 kB/s)
22:23:55 [2020-06-05T02:23:55.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:55 [2020-06-05T02:23:55.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:55 [2020-06-05T02:23:55.379Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:55 [2020-06-05T02:23:55.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:55 [2020-06-05T02:23:55.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:55 [2020-06-05T02:23:55.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
22:23:56 [2020-06-05T02:23:56.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 49 kB/s)
22:23:56 [2020-06-05T02:23:56.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
22:23:56 [2020-06-05T02:23:56.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
22:23:56 [2020-06-05T02:23:56.706Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
22:23:56 [2020-06-05T02:23:56.961Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.4 kB/s)
22:23:56 [2020-06-05T02:23:56.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
22:23:56 [2020-06-05T02:23:56.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
22:23:57 [2020-06-05T02:23:57.217Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
22:23:57 [2020-06-05T02:23:57.472Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 30 kB/s)
22:23:57 [2020-06-05T02:23:57.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
22:23:57 [2020-06-05T02:23:57.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
22:23:57 [2020-06-05T02:23:57.472Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
22:23:58 [2020-06-05T02:23:58.033Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 161 kB/s)
22:23:58 [2020-06-05T02:23:58.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:58 [2020-06-05T02:23:58.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:58 [2020-06-05T02:23:58.033Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 40 kB/s)
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:23:59 [2020-06-05T02:23:59.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 4.2 kB/s)
22:24:00 [2020-06-05T02:24:00.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.216Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 472 kB/s)
22:24:00 [2020-06-05T02:24:00.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.727Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:00 [2020-06-05T02:24:00.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:01 [2020-06-05T02:24:01.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
22:24:01 [2020-06-05T02:24:01.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 152 kB/s)
22:24:01 [2020-06-05T02:24:01.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
22:24:01 [2020-06-05T02:24:01.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 85 kB/s)
22:24:01 [2020-06-05T02:24:01.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:01 [2020-06-05T02:24:01.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:01 [2020-06-05T02:24:01.750Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:02 [2020-06-05T02:24:02.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:02 [2020-06-05T02:24:02.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 147 kB/s)
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
22:24:03 [2020-06-05T02:24:03.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 219 kB/s)
22:24:03 [2020-06-05T02:24:03.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:03 [2020-06-05T02:24:03.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:03 [2020-06-05T02:24:03.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:03 [2020-06-05T02:24:03.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:04 [2020-06-05T02:24:04.135Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:04 [2020-06-05T02:24:04.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
22:24:06 [2020-06-05T02:24:06.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 1.7 kB/s)
22:24:06 [2020-06-05T02:24:06.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 63 kB/s)
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:06 [2020-06-05T02:24:06.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:06 [2020-06-05T02:24:06.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:07 [2020-06-05T02:24:07.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:07 [2020-06-05T02:24:07.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
22:24:07 [2020-06-05T02:24:07.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 82 kB/s)
22:24:07 [2020-06-05T02:24:07.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.353Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
22:24:07 [2020-06-05T02:24:07.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 68 kB/s)
22:24:07 [2020-06-05T02:24:07.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:07 [2020-06-05T02:24:07.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:07 [2020-06-05T02:24:07.865Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:08 [2020-06-05T02:24:08.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 76 kB/s)
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.376Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.632Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 603 kB/s)
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:08 [2020-06-05T02:24:08.888Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:09 [2020-06-05T02:24:09.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:09 [2020-06-05T02:24:09.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:09 [2020-06-05T02:24:09.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
22:24:09 [2020-06-05T02:24:09.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 87 kB/s)
22:24:09 [2020-06-05T02:24:09.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 93 kB/s)
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:09 [2020-06-05T02:24:09.960Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:10 [2020-06-05T02:24:10.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:10 [2020-06-05T02:24:10.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:10 [2020-06-05T02:24:10.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
22:24:10 [2020-06-05T02:24:10.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 14 kB/s)
22:24:11 [2020-06-05T02:24:11.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:11 [2020-06-05T02:24:11.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:11 [2020-06-05T02:24:11.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:12 [2020-06-05T02:24:12.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 249 kB/s)
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:12 [2020-06-05T02:24:12.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:12 [2020-06-05T02:24:12.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:12 [2020-06-05T02:24:12.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:12 [2020-06-05T02:24:12.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
22:24:13 [2020-06-05T02:24:13.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 105 kB/s)
22:24:15 [2020-06-05T02:24:15.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:15 [2020-06-05T02:24:15.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:15 [2020-06-05T02:24:15.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:15 [2020-06-05T02:24:15.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:15 [2020-06-05T02:24:15.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:15 [2020-06-05T02:24:15.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
22:24:16 [2020-06-05T02:24:16.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 25 kB/s)
22:24:16 [2020-06-05T02:24:16.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.240Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 41 kB/s)
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:16 [2020-06-05T02:24:16.801Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 34 kB/s)
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
22:24:17 [2020-06-05T02:24:17.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 12 kB/s)
22:24:17 [2020-06-05T02:24:17.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.129Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
22:24:18 [2020-06-05T02:24:18.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 7.1 kB/s)
22:24:18 [2020-06-05T02:24:18.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:19 [2020-06-05T02:24:19.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.092Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 29 kB/s)
22:24:22 [2020-06-05T02:24:22.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.349Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 45 kB/s)
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:22 [2020-06-05T02:24:22.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 9.4 kB/s)
22:24:23 [2020-06-05T02:24:23.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.675Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
22:24:23 [2020-06-05T02:24:23.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 71 kB/s)
22:24:23 [2020-06-05T02:24:23.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
22:24:24 [2020-06-05T02:24:24.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 17 kB/s)
22:24:24 [2020-06-05T02:24:24.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
22:24:24 [2020-06-05T02:24:24.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 53 kB/s)
22:24:24 [2020-06-05T02:24:24.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 24 kB/s)
22:24:25 [2020-06-05T02:24:25.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.718Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:25 [2020-06-05T02:24:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 17 kB/s)
22:24:26 [2020-06-05T02:24:26.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
22:24:26 [2020-06-05T02:24:26.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 56 kB/s)
22:24:26 [2020-06-05T02:24:26.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:26 [2020-06-05T02:24:26.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:26 [2020-06-05T02:24:26.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 40 kB/s)
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
22:24:27 [2020-06-05T02:24:27.300Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
22:24:27 [2020-06-05T02:24:27.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
22:24:27 [2020-06-05T02:24:27.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
22:24:27 [2020-06-05T02:24:27.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
22:24:28 [2020-06-05T02:24:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 2.7 kB/s)
22:24:28 [2020-06-05T02:24:28.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.069Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 176 kB/s)
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:28 [2020-06-05T02:24:28.631Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:28 [2020-06-05T02:24:28.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:28 [2020-06-05T02:24:28.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:29 [2020-06-05T02:24:29.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
22:24:29 [2020-06-05T02:24:29.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 62 kB/s)
22:24:29 [2020-06-05T02:24:29.142Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.142Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.142Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
22:24:29 [2020-06-05T02:24:29.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 116 kB/s)
22:24:29 [2020-06-05T02:24:29.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:29 [2020-06-05T02:24:29.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:29 [2020-06-05T02:24:29.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:29 [2020-06-05T02:24:29.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:29 [2020-06-05T02:24:29.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:29 [2020-06-05T02:24:29.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
22:24:30 [2020-06-05T02:24:30.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 164 kB/s)
22:24:30 [2020-06-05T02:24:30.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.164Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
22:24:30 [2020-06-05T02:24:30.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 34 kB/s)
22:24:30 [2020-06-05T02:24:30.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:30 [2020-06-05T02:24:30.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:30 [2020-06-05T02:24:30.675Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:30 [2020-06-05T02:24:30.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:30 [2020-06-05T02:24:30.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:31 [2020-06-05T02:24:31.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
22:24:31 [2020-06-05T02:24:31.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 67 kB/s)
22:24:31 [2020-06-05T02:24:31.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
22:24:31 [2020-06-05T02:24:31.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 16 kB/s)
22:24:31 [2020-06-05T02:24:31.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:31 [2020-06-05T02:24:31.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:31 [2020-06-05T02:24:31.953Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 21 kB/s)
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
22:24:32 [2020-06-05T02:24:32.209Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
22:24:32 [2020-06-05T02:24:32.769Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 15 kB/s)
22:24:32 [2020-06-05T02:24:32.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
22:24:32 [2020-06-05T02:24:32.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
22:24:32 [2020-06-05T02:24:32.769Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
22:24:33 [2020-06-05T02:24:33.330Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 86 kB/s)
22:24:33 [2020-06-05T02:24:33.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:33 [2020-06-05T02:24:33.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:33 [2020-06-05T02:24:33.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:33 [2020-06-05T02:24:33.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:33 [2020-06-05T02:24:33.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:33 [2020-06-05T02:24:33.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
22:24:34 [2020-06-05T02:24:34.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 9.1 kB/s)
22:24:34 [2020-06-05T02:24:34.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:34 [2020-06-05T02:24:34.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:34 [2020-06-05T02:24:34.511Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 63 kB/s)
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.076Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
22:24:35 [2020-06-05T02:24:35.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 151 kB/s)
22:24:35 [2020-06-05T02:24:35.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:35 [2020-06-05T02:24:35.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:35 [2020-06-05T02:24:35.588Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:35 [2020-06-05T02:24:35.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:35 [2020-06-05T02:24:35.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:35 [2020-06-05T02:24:35.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
22:24:36 [2020-06-05T02:24:36.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 231 kB/s)
22:24:36 [2020-06-05T02:24:36.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.098Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
22:24:36 [2020-06-05T02:24:36.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 25 kB/s)
22:24:36 [2020-06-05T02:24:36.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:36 [2020-06-05T02:24:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:36 [2020-06-05T02:24:36.864Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:37 [2020-06-05T02:24:37.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:37 [2020-06-05T02:24:37.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:37 [2020-06-05T02:24:37.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
22:24:37 [2020-06-05T02:24:37.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 35 kB/s)
22:24:37 [2020-06-05T02:24:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:37 [2020-06-05T02:24:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:37 [2020-06-05T02:24:37.375Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:37 [2020-06-05T02:24:37.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:37 [2020-06-05T02:24:37.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:38 [2020-06-05T02:24:38.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
22:24:38 [2020-06-05T02:24:38.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 132 kB/s)
22:24:38 [2020-06-05T02:24:38.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:38 [2020-06-05T02:24:38.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:38 [2020-06-05T02:24:38.993Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:39 [2020-06-05T02:24:39.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:39 [2020-06-05T02:24:39.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:39 [2020-06-05T02:24:39.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
22:24:39 [2020-06-05T02:24:39.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 21 kB/s)
22:24:39 [2020-06-05T02:24:39.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:39 [2020-06-05T02:24:39.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:39 [2020-06-05T02:24:39.504Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:39 [2020-06-05T02:24:39.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:39 [2020-06-05T02:24:39.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:39 [2020-06-05T02:24:39.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
22:24:40 [2020-06-05T02:24:40.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 26 kB/s)
22:24:40 [2020-06-05T02:24:40.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.015Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
22:24:40 [2020-06-05T02:24:40.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 14 kB/s)
22:24:40 [2020-06-05T02:24:40.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:40 [2020-06-05T02:24:40.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:40 [2020-06-05T02:24:40.526Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:41 [2020-06-05T02:24:41.890Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:42 [2020-06-05T02:24:42.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:42 [2020-06-05T02:24:42.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
22:24:42 [2020-06-05T02:24:42.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 21 kB/s)
22:24:42 [2020-06-05T02:24:42.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.707Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
22:24:42 [2020-06-05T02:24:42.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 32 kB/s)
22:24:43 [2020-06-05T02:24:43.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.218Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
22:24:43 [2020-06-05T02:24:43.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 20 kB/s)
22:24:43 [2020-06-05T02:24:43.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:43 [2020-06-05T02:24:43.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:43 [2020-06-05T02:24:43.728Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:43 [2020-06-05T02:24:43.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:43 [2020-06-05T02:24:43.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:44 [2020-06-05T02:24:44.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
22:24:44 [2020-06-05T02:24:44.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 18 kB/s)
22:24:44 [2020-06-05T02:24:44.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
22:24:44 [2020-06-05T02:24:44.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 21 kB/s)
22:24:45 [2020-06-05T02:24:45.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:45 [2020-06-05T02:24:45.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:45 [2020-06-05T02:24:45.929Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:46 [2020-06-05T02:24:46.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:46 [2020-06-05T02:24:46.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:46 [2020-06-05T02:24:46.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
22:24:46 [2020-06-05T02:24:46.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 26 kB/s)
22:24:46 [2020-06-05T02:24:46.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.440Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
22:24:46 [2020-06-05T02:24:46.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 37 kB/s)
22:24:46 [2020-06-05T02:24:46.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:46 [2020-06-05T02:24:46.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:46 [2020-06-05T02:24:46.951Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 43 kB/s)
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.462Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
22:24:47 [2020-06-05T02:24:47.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 17 kB/s)
22:24:47 [2020-06-05T02:24:47.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:47 [2020-06-05T02:24:47.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:47 [2020-06-05T02:24:47.974Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:48 [2020-06-05T02:24:48.229Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:48 [2020-06-05T02:24:48.229Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:48 [2020-06-05T02:24:48.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
22:24:48 [2020-06-05T02:24:48.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 37 kB/s)
22:24:48 [2020-06-05T02:24:48.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.487Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
22:24:48 [2020-06-05T02:24:48.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 13 kB/s)
22:24:48 [2020-06-05T02:24:48.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:48 [2020-06-05T02:24:48.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:48 [2020-06-05T02:24:48.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:49 [2020-06-05T02:24:49.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:49 [2020-06-05T02:24:49.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:49 [2020-06-05T02:24:49.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
22:24:49 [2020-06-05T02:24:49.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 356 kB/s)
22:24:49 [2020-06-05T02:24:49.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:49 [2020-06-05T02:24:49.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:49 [2020-06-05T02:24:49.510Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:50 [2020-06-05T02:24:50.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:50 [2020-06-05T02:24:50.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:50 [2020-06-05T02:24:50.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
22:24:50 [2020-06-05T02:24:50.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 449 kB/s)
22:24:50 [2020-06-05T02:24:50.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.326Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
22:24:50 [2020-06-05T02:24:50.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 102 kB/s)
22:24:50 [2020-06-05T02:24:50.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:50 [2020-06-05T02:24:50.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:50 [2020-06-05T02:24:50.837Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 169 kB/s)
22:24:51 [2020-06-05T02:24:51.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.348Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
22:24:51 [2020-06-05T02:24:51.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 89 kB/s)
22:24:51 [2020-06-05T02:24:51.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:51 [2020-06-05T02:24:51.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:51 [2020-06-05T02:24:51.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:52 [2020-06-05T02:24:52.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:52 [2020-06-05T02:24:52.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:52 [2020-06-05T02:24:52.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
22:24:52 [2020-06-05T02:24:52.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 468 kB/s)
22:24:52 [2020-06-05T02:24:52.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 121 kB/s)
22:24:52 [2020-06-05T02:24:52.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:52 [2020-06-05T02:24:52.879Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:53 [2020-06-05T02:24:53.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:53 [2020-06-05T02:24:53.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:53 [2020-06-05T02:24:53.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
22:24:53 [2020-06-05T02:24:53.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 105 kB/s)
22:24:53 [2020-06-05T02:24:53.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.390Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
22:24:53 [2020-06-05T02:24:53.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 375 kB/s)
22:24:53 [2020-06-05T02:24:53.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:53 [2020-06-05T02:24:53.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:53 [2020-06-05T02:24:53.902Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:54 [2020-06-05T02:24:54.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:54 [2020-06-05T02:24:54.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:54 [2020-06-05T02:24:54.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
22:24:54 [2020-06-05T02:24:54.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 373 kB/s)
22:24:54 [2020-06-05T02:24:54.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.413Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
22:24:54 [2020-06-05T02:24:54.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 80 kB/s)
22:24:54 [2020-06-05T02:24:54.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:54 [2020-06-05T02:24:54.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:54 [2020-06-05T02:24:54.924Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:55 [2020-06-05T02:24:55.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 88 kB/s)
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
22:24:55 [2020-06-05T02:24:55.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 101 kB/s)
22:24:55 [2020-06-05T02:24:55.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:55 [2020-06-05T02:24:55.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:55 [2020-06-05T02:24:55.946Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:56 [2020-06-05T02:24:56.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:56 [2020-06-05T02:24:56.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:56 [2020-06-05T02:24:56.203Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
22:24:56 [2020-06-05T02:24:56.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 44 kB/s)
22:24:56 [2020-06-05T02:24:56.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
22:24:56 [2020-06-05T02:24:56.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 287 kB/s)
22:24:56 [2020-06-05T02:24:56.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:56 [2020-06-05T02:24:56.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:56 [2020-06-05T02:24:56.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:57 [2020-06-05T02:24:57.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:57 [2020-06-05T02:24:57.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:57 [2020-06-05T02:24:57.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
22:24:57 [2020-06-05T02:24:57.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 687 kB/s)
22:24:57 [2020-06-05T02:24:57.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.478Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 42 kB/s)
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:57 [2020-06-05T02:24:57.989Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:58 [2020-06-05T02:24:58.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 184 kB/s)
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:58 [2020-06-05T02:24:58.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:58 [2020-06-05T02:24:58.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:58 [2020-06-05T02:24:58.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:59 [2020-06-05T02:24:59.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
22:24:59 [2020-06-05T02:24:59.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 62 kB/s)
22:24:59 [2020-06-05T02:24:59.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.010Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
22:24:59 [2020-06-05T02:24:59.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 380 kB/s)
22:24:59 [2020-06-05T02:24:59.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:24:59 [2020-06-05T02:24:59.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:24:59 [2020-06-05T02:24:59.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 836 kB/s)
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 79 kB/s)
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
22:25:00 [2020-06-05T02:25:00.958Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 194 kB/s)
22:25:00 [2020-06-05T02:25:00.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
22:25:01 [2020-06-05T02:25:01.214Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 269 kB/s)
22:25:01 [2020-06-05T02:25:01.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.214Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
22:25:01 [2020-06-05T02:25:01.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 81 kB/s)
22:25:01 [2020-06-05T02:25:01.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.724Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
22:25:01 [2020-06-05T02:25:01.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 142 kB/s)
22:25:01 [2020-06-05T02:25:01.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:01 [2020-06-05T02:25:01.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:02 [2020-06-05T02:25:02.235Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 109 kB/s)
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:02 [2020-06-05T02:25:02.491Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 120 kB/s)
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.052Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 146 kB/s)
22:25:03 [2020-06-05T02:25:03.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:03 [2020-06-05T02:25:03.821Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:04 [2020-06-05T02:25:04.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:04 [2020-06-05T02:25:04.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:04 [2020-06-05T02:25:04.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
22:25:04 [2020-06-05T02:25:04.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 466 kB/s)
22:25:04 [2020-06-05T02:25:04.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
22:25:04 [2020-06-05T02:25:04.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 539 kB/s)
22:25:04 [2020-06-05T02:25:04.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:04 [2020-06-05T02:25:04.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:04 [2020-06-05T02:25:04.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:08 [2020-06-05T02:25:08.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:09 [2020-06-05T02:25:09.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:11 [2020-06-05T02:25:11.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
22:25:11 [2020-06-05T02:25:11.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 154 kB/s)
22:25:13 [2020-06-05T02:25:13.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.252Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 213 kB/s)
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:13 [2020-06-05T02:25:13.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:13 [2020-06-05T02:25:13.762Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:14 [2020-06-05T02:25:14.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:14 [2020-06-05T02:25:14.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:14 [2020-06-05T02:25:14.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
22:25:14 [2020-06-05T02:25:14.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 219 kB/s)
22:25:14 [2020-06-05T02:25:14.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:14 [2020-06-05T02:25:14.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:14 [2020-06-05T02:25:14.945Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:15 [2020-06-05T02:25:15.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:15 [2020-06-05T02:25:15.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:15 [2020-06-05T02:25:15.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
22:25:15 [2020-06-05T02:25:15.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 483 kB/s)
22:25:15 [2020-06-05T02:25:15.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:16 [2020-06-05T02:25:16.430Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:16 [2020-06-05T02:25:16.989Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:17 [2020-06-05T02:25:17.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:17 [2020-06-05T02:25:17.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:17 [2020-06-05T02:25:17.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
22:25:17 [2020-06-05T02:25:17.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 54 kB/s)
22:25:17 [2020-06-05T02:25:17.501Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:17 [2020-06-05T02:25:17.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:17 [2020-06-05T02:25:17.756Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.011Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 43 kB/s)
22:25:18 [2020-06-05T02:25:18.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.266Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 323 kB/s)
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:18 [2020-06-05T02:25:18.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:19 [2020-06-05T02:25:19.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:19 [2020-06-05T02:25:19.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 50 kB/s)
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
22:25:20 [2020-06-05T02:25:20.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 65 kB/s)
22:25:20 [2020-06-05T02:25:20.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:20 [2020-06-05T02:25:20.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:22 [2020-06-05T02:25:22.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:22 [2020-06-05T02:25:22.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:22 [2020-06-05T02:25:22.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:22 [2020-06-05T02:25:22.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
22:25:22 [2020-06-05T02:25:22.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 180 kB/s)
22:25:22 [2020-06-05T02:25:22.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:22 [2020-06-05T02:25:22.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:22 [2020-06-05T02:25:22.790Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:23 [2020-06-05T02:25:23.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:23 [2020-06-05T02:25:23.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:23 [2020-06-05T02:25:23.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
22:25:23 [2020-06-05T02:25:23.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 22 kB/s)
22:25:23 [2020-06-05T02:25:23.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.301Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 27 kB/s)
22:25:23 [2020-06-05T02:25:23.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:23 [2020-06-05T02:25:23.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 176 kB/s)
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 88 kB/s)
22:25:24 [2020-06-05T02:25:24.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:24 [2020-06-05T02:25:24.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:25 [2020-06-05T02:25:25.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:25 [2020-06-05T02:25:25.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:25 [2020-06-05T02:25:25.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
22:25:25 [2020-06-05T02:25:25.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 68 kB/s)
22:25:25 [2020-06-05T02:25:25.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.391Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 39 kB/s)
22:25:25 [2020-06-05T02:25:25.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:25 [2020-06-05T02:25:25.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:26 [2020-06-05T02:25:26.156Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:26 [2020-06-05T02:25:26.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:26 [2020-06-05T02:25:26.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:26 [2020-06-05T02:25:26.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
22:25:26 [2020-06-05T02:25:26.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 40 kB/s)
22:25:26 [2020-06-05T02:25:26.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.667Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 64 kB/s)
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:26 [2020-06-05T02:25:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:27 [2020-06-05T02:25:27.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 316 kB/s)
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.432Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 49 kB/s)
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:27 [2020-06-05T02:25:27.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 60 kB/s)
22:25:28 [2020-06-05T02:25:28.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:28 [2020-06-05T02:25:28.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:29 [2020-06-05T02:25:29.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:29 [2020-06-05T02:25:29.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
22:25:29 [2020-06-05T02:25:29.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 15 kB/s)
22:25:29 [2020-06-05T02:25:29.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:29 [2020-06-05T02:25:29.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:29 [2020-06-05T02:25:29.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:31 [2020-06-05T02:25:31.496Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:31 [2020-06-05T02:25:31.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:32 [2020-06-05T02:25:32.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
22:25:32 [2020-06-05T02:25:32.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 65 kB/s)
22:25:32 [2020-06-05T02:25:32.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:32 [2020-06-05T02:25:32.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:32 [2020-06-05T02:25:32.567Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:32 [2020-06-05T02:25:32.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:33 [2020-06-05T02:25:33.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:33 [2020-06-05T02:25:33.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
22:25:33 [2020-06-05T02:25:33.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 37 kB/s)
22:25:33 [2020-06-05T02:25:33.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.333Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.589Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
22:25:33 [2020-06-05T02:25:33.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 188 kB/s)
22:25:33 [2020-06-05T02:25:33.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:33 [2020-06-05T02:25:33.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:33 [2020-06-05T02:25:33.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:34 [2020-06-05T02:25:34.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:34 [2020-06-05T02:25:34.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:34 [2020-06-05T02:25:34.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
22:25:34 [2020-06-05T02:25:34.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 12 kB/s)
22:25:34 [2020-06-05T02:25:34.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:34 [2020-06-05T02:25:34.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:34 [2020-06-05T02:25:34.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:34 [2020-06-05T02:25:34.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:35 [2020-06-05T02:25:35.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:35 [2020-06-05T02:25:35.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
22:25:35 [2020-06-05T02:25:35.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 119 kB/s)
22:25:35 [2020-06-05T02:25:35.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:35 [2020-06-05T02:25:35.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:35 [2020-06-05T02:25:35.985Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 31 kB/s)
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:36 [2020-06-05T02:25:36.545Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 21 kB/s)
22:25:37 [2020-06-05T02:25:37.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
22:25:37 [2020-06-05T02:25:37.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 580 kB/s)
22:25:37 [2020-06-05T02:25:37.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:37 [2020-06-05T02:25:37.872Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:38 [2020-06-05T02:25:38.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:38 [2020-06-05T02:25:38.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:38 [2020-06-05T02:25:38.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
22:25:38 [2020-06-05T02:25:38.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 39 kB/s)
22:25:38 [2020-06-05T02:25:38.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
22:25:38 [2020-06-05T02:25:38.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 353 kB/s)
22:25:38 [2020-06-05T02:25:38.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.155Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
22:25:39 [2020-06-05T02:25:39.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 206 kB/s)
22:25:39 [2020-06-05T02:25:39.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.667Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
22:25:39 [2020-06-05T02:25:39.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 289 kB/s)
22:25:43 [2020-06-05T02:25:43.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
22:25:43 [2020-06-05T02:25:43.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
22:25:44 [2020-06-05T02:25:44.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
22:25:45 [2020-06-05T02:25:45.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
22:25:46 [2020-06-05T02:25:46.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
22:25:46 [2020-06-05T02:25:46.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
22:25:46 [2020-06-05T02:25:46.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 145 kB/s)
22:25:46 [2020-06-05T02:25:46.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:46 [2020-06-05T02:25:46.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:46 [2020-06-05T02:25:46.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:47 [2020-06-05T02:25:47.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 216 kB/s)
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:47 [2020-06-05T02:25:47.480Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:48 [2020-06-05T02:25:48.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:48 [2020-06-05T02:25:48.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:48 [2020-06-05T02:25:48.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
22:25:48 [2020-06-05T02:25:48.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 34 kB/s)
22:25:48 [2020-06-05T02:25:48.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
22:25:48 [2020-06-05T02:25:48.297Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 327 kB/s)
22:25:48 [2020-06-05T02:25:48.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
22:25:49 [2020-06-05T02:25:49.665Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 19 kB/s)
22:25:49 [2020-06-05T02:25:49.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:49 [2020-06-05T02:25:49.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:49 [2020-06-05T02:25:49.665Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:49 [2020-06-05T02:25:49.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:50 [2020-06-05T02:25:50.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:50 [2020-06-05T02:25:50.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 208 kB/s)
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:50 [2020-06-05T02:25:50.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:50 [2020-06-05T02:25:50.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 6.8 MB/s)
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:50 [2020-06-05T02:25:50.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:52 [2020-06-05T02:25:52.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:52 [2020-06-05T02:25:52.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:53 [2020-06-05T02:25:53.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:53 [2020-06-05T02:25:53.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:53 [2020-06-05T02:25:53.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:53 [2020-06-05T02:25:53.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:53 [2020-06-05T02:25:53.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:53 [2020-06-05T02:25:53.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:53 [2020-06-05T02:25:53.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:53 [2020-06-05T02:25:53.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:53 [2020-06-05T02:25:53.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
22:25:53 [2020-06-05T02:25:53.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:53 [2020-06-05T02:25:53.964Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:53 [2020-06-05T02:25:53.964Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:53 [2020-06-05T02:25:53.964Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:53 [2020-06-05T02:25:53.964Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 94 kB/s)
22:25:54 [2020-06-05T02:25:54.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:54 [2020-06-05T02:25:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:54 [2020-06-05T02:25:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:54 [2020-06-05T02:25:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:54 [2020-06-05T02:25:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:54 [2020-06-05T02:25:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:54 [2020-06-05T02:25:54.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:54 [2020-06-05T02:25:54.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:54 [2020-06-05T02:25:54.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:54 [2020-06-05T02:25:54.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:54 [2020-06-05T02:25:54.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:54 [2020-06-05T02:25:54.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:54 [2020-06-05T02:25:54.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
22:25:54 [2020-06-05T02:25:54.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:54 [2020-06-05T02:25:54.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:54 [2020-06-05T02:25:54.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:55 [2020-06-05T02:25:55.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:55 [2020-06-05T02:25:55.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:55 [2020-06-05T02:25:55.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:55 [2020-06-05T02:25:55.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:56 [2020-06-05T02:25:56.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:56 [2020-06-05T02:25:56.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:56 [2020-06-05T02:25:56.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:56 [2020-06-05T02:25:56.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:56 [2020-06-05T02:25:56.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:57 [2020-06-05T02:25:57.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:58 [2020-06-05T02:25:58.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
22:25:58 [2020-06-05T02:25:58.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
22:25:58 [2020-06-05T02:25:58.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
22:25:58 [2020-06-05T02:25:58.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
22:25:58 [2020-06-05T02:25:58.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
22:25:58 [2020-06-05T02:25:58.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 6.9 MB/s)
22:25:58 [2020-06-05T02:25:58.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
22:25:58 [2020-06-05T02:25:58.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.3 MB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 3.5 MB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.1 MB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.7 MB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.3 MB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 392 kB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 162 kB/s)
22:25:58 [2020-06-05T02:25:58.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 85 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 139 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 273 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 92 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 7.9 MB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 468 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 603 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 238 kB/s)
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
22:25:59 [2020-06-05T02:25:59.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 370 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 258 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 125 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 96 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 104 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 125 kB/s)
22:25:59 [2020-06-05T02:25:59.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
22:25:59 [2020-06-05T02:25:59.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 231 kB/s)
22:25:59 [2020-06-05T02:25:59.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 60 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.5 MB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 433 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 328 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 923 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 16 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 523 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 6.2 kB/s)
22:25:59 [2020-06-05T02:25:59.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 3.0 MB/s)
22:25:59 [2020-06-05T02:25:59.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 69 kB/s)
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
22:26:03 [2020-06-05T02:26:03.208Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
22:26:03 [2020-06-05T02:26:03.769Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
22:26:03 [2020-06-05T02:26:03.769Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
22:26:03 [2020-06-05T02:26:03.769Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-6.2.1
22:26:03 [2020-06-05T02:26:03.769Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
22:26:03 [2020-06-05T02:26:03.769Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
22:26:04 [2020-06-05T02:26:04.024Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
22:26:04 [2020-06-05T02:26:04.024Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
22:26:04 [2020-06-05T02:26:04.024Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
22:26:04 [2020-06-05T02:26:04.279Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
22:26:04 [2020-06-05T02:26:04.279Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
22:26:04 [2020-06-05T02:26:04.279Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
22:26:04 [2020-06-05T02:26:04.279Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
22:26:04 [2020-06-05T02:26:04.535Z] [INFO] Adding repository https://download.eclipse.org/releases/oxygen
22:26:04 [2020-06-05T02:26:04.535Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
22:26:04 [2020-06-05T02:26:04.535Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
22:26:04 [2020-06-05T02:26:04.790Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
22:26:04 [2020-06-05T02:26:04.790Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
22:26:04 [2020-06-05T02:26:04.790Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
22:26:04 [2020-06-05T02:26:04.790Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
22:26:05 [2020-06-05T02:26:05.521Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
22:26:05 [2020-06-05T02:26:05.521Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
22:26:05 [2020-06-05T02:26:05.521Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
22:26:05 [2020-06-05T02:26:05.521Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
22:26:08 [2020-06-05T02:26:08.038Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
22:26:08 [2020-06-05T02:26:08.038Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
22:26:08 [2020-06-05T02:26:08.295Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
22:26:08 [2020-06-05T02:26:08.295Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
22:26:09 [2020-06-05T02:26:09.661Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
22:26:09 [2020-06-05T02:26:09.661Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
22:26:09 [2020-06-05T02:26:09.661Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
22:26:09 [2020-06-05T02:26:09.661Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
22:26:11 [2020-06-05T02:26:11.549Z] [INFO] Adding repository https://download.eclipse.org/tm/terminal/updates/4.3
22:26:11 [2020-06-05T02:26:11.549Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
22:26:11 [2020-06-05T02:26:11.549Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
22:26:11 [2020-06-05T02:26:11.805Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
22:26:11 [2020-06-05T02:26:11.805Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
22:26:12 [2020-06-05T02:26:12.061Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2
22:26:12 [2020-06-05T02:26:12.622Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
22:26:12 [2020-06-05T02:26:12.622Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
22:26:12 [2020-06-05T02:26:12.622Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
22:26:12 [2020-06-05T02:26:12.622Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
22:26:12 [2020-06-05T02:26:12.878Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
22:26:12 [2020-06-05T02:26:12.878Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
22:26:13 [2020-06-05T02:26:13.134Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.134Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.134Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository
22:26:13 [2020-06-05T02:26:13.390Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.390Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.390Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
22:26:13 [2020-06-05T02:26:13.390Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
22:26:13 [2020-06-05T02:26:13.645Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.646Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.901Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.901Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
22:26:13 [2020-06-05T02:26:13.901Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
22:26:13 [2020-06-05T02:26:13.901Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
22:26:14 [2020-06-05T02:26:14.157Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
22:26:15 [2020-06-05T02:26:15.083Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
22:26:15 [2020-06-05T02:26:15.083Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
22:26:15 [2020-06-05T02:26:15.338Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
22:26:15 [2020-06-05T02:26:15.338Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
22:26:15 [2020-06-05T02:26:15.594Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
22:26:15 [2020-06-05T02:26:15.594Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
22:26:15 [2020-06-05T02:26:15.594Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
22:26:15 [2020-06-05T02:26:15.594Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
22:26:15 [2020-06-05T02:26:15.850Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
22:26:15 [2020-06-05T02:26:15.850Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
22:26:15 [2020-06-05T02:26:15.850Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
22:26:15 [2020-06-05T02:26:15.850Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
22:26:16 [2020-06-05T02:26:16.107Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715
22:26:16 [2020-06-05T02:26:16.107Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
22:26:16 [2020-06-05T02:26:16.107Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
22:26:16 [2020-06-05T02:26:16.363Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
22:26:16 [2020-06-05T02:26:16.618Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
22:26:16 [2020-06-05T02:26:16.618Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
22:26:16 [2020-06-05T02:26:16.618Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository
22:26:16 [2020-06-05T02:26:16.618Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
22:26:16 [2020-06-05T02:26:16.618Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
22:26:16 [2020-06-05T02:26:16.876Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
22:26:16 [2020-06-05T02:26:16.876Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
22:26:17 [2020-06-05T02:26:17.150Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.13
22:26:17 [2020-06-05T02:26:17.150Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
22:26:17 [2020-06-05T02:26:17.150Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
22:26:17 [2020-06-05T02:26:17.150Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
22:26:17 [2020-06-05T02:26:17.150Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
22:26:17 [2020-06-05T02:26:17.406Z] [INFO] Adding repository https://download.eclipse.org/swtchart/releases/0.12.0/repository
22:26:17 [2020-06-05T02:26:17.406Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
22:26:17 [2020-06-05T02:26:17.406Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
22:26:27 [2020-06-05T02:26:27.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] The user operation is waiting for background work to complete.
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] The user operation is waiting for background work to complete.
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] The user operation is waiting for background work to complete.
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
22:26:37 [2020-06-05T02:26:37.284Z] [INFO] Unpacking org.eclipse.osgi_3.12.100.v20180210-1608...
22:26:37 [2020-06-05T02:26:37.539Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
22:26:37 [2020-06-05T02:26:37.539Z] [INFO] The user operation is waiting for background work to complete.
22:26:37 [2020-06-05T02:26:37.539Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
22:26:37 [2020-06-05T02:26:37.539Z] [INFO] Unpacking org.eclipse.cdt.core_6.4.0.201802261533...
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] The user operation is waiting for background work to complete.
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201802261533...
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] The user operation is waiting for background work to complete.
22:26:38 [2020-06-05T02:26:38.903Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
22:26:39 [2020-06-05T02:26:39.159Z] [INFO] Unpacking org.eclipse.core.contenttype_3.6.0.v20170207-1037...
22:26:39 [2020-06-05T02:26:39.159Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
22:26:39 [2020-06-05T02:26:39.159Z] [INFO] The user operation is waiting for background work to complete.
22:26:39 [2020-06-05T02:26:39.159Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.0.v20170207-1037...
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] The user operation is waiting for background work to complete.
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.100.v20170203-1130...
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] The user operation is waiting for background work to complete.
22:26:39 [2020-06-05T02:26:39.415Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
22:26:39 [2020-06-05T02:26:39.670Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.0.v20170406-1337...
22:26:39 [2020-06-05T02:26:39.670Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
22:26:39 [2020-06-05T02:26:39.670Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
22:26:39 [2020-06-05T02:26:39.926Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
22:26:39 [2020-06-05T02:26:39.926Z] [INFO] The user operation is waiting for background work to complete.
22:26:39 [2020-06-05T02:26:39.926Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
22:26:39 [2020-06-05T02:26:39.926Z] [INFO] Unpacking org.eclipse.core.runtime_3.13.0.v20170207-1030...
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] The user operation is waiting for background work to complete.
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] Unpacking org.eclipse.core.variables_3.4.0.v20170113-2056...
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] The user operation is waiting for background work to complete.
22:26:40 [2020-06-05T02:26:40.182Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
22:26:40 [2020-06-05T02:26:40.437Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156...
22:26:40 [2020-06-05T02:26:40.437Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
22:26:40 [2020-06-05T02:26:40.437Z] [INFO] The user operation is waiting for background work to complete.
22:26:40 [2020-06-05T02:26:40.437Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
22:26:40 [2020-06-05T02:26:40.693Z] [INFO] Unpacking org.eclipse.text_3.6.100.v20170203-0814...
22:26:40 [2020-06-05T02:26:40.693Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
22:26:40 [2020-06-05T02:26:40.693Z] [INFO] The user operation is waiting for background work to complete.
22:26:40 [2020-06-05T02:26:40.693Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
22:26:41 [2020-06-05T02:26:41.619Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.5MB of 8.71MB at 8.5MB/s)
22:26:41 [2020-06-05T02:26:41.874Z] [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837...
22:26:45 [2020-06-05T02:26:45.136Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
22:26:45 [2020-06-05T02:26:45.136Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.136Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Unpacking org.eclipse.core.commands_3.9.0.v20170530-1048...
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Unpacking org.eclipse.equinox.common_3.9.0.v20170207-1454...
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.392Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
22:26:45 [2020-06-05T02:26:45.647Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.0.v20170126-2132...
22:26:45 [2020-06-05T02:26:45.648Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
22:26:45 [2020-06-05T02:26:45.648Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.648Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
22:26:45 [2020-06-05T02:26:45.648Z] [INFO] Unpacking org.eclipse.equinox.registry_3.7.0.v20170222-1344...
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] Unpacking org.eclipse.core.jobs_3.9.3.v20180115-1757...
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] The user operation is waiting for background work to complete.
22:26:45 [2020-06-05T02:26:45.903Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
22:26:46 [2020-06-05T02:26:46.159Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
22:26:46 [2020-06-05T02:26:46.159Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
22:26:46 [2020-06-05T02:26:46.159Z] [INFO] The user operation is waiting for background work to complete.
22:26:46 [2020-06-05T02:26:46.159Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
22:26:46 [2020-06-05T02:26:46.159Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.100.v20170511-1408...
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] The user operation is waiting for background work to complete.
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] The user operation is waiting for background work to complete.
22:26:46 [2020-06-05T02:26:46.415Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
22:26:46 [2020-06-05T02:26:46.670Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
22:26:46 [2020-06-05T02:26:46.670Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
22:26:46 [2020-06-05T02:26:46.670Z] [INFO] The user operation is waiting for background work to complete.
22:26:46 [2020-06-05T02:26:46.670Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
22:26:46 [2020-06-05T02:26:46.926Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
22:26:46 [2020-06-05T02:26:46.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
22:26:46 [2020-06-05T02:26:46.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
22:26:46 [2020-06-05T02:26:46.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
22:26:47 [2020-06-05T02:26:47.181Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
22:26:47 [2020-06-05T02:26:47.181Z] [INFO] The user operation is waiting for background work to complete.
22:26:47 [2020-06-05T02:26:47.181Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
22:26:47 [2020-06-05T02:26:47.181Z] [INFO] Unpacking org.apache.batik.css_1.8.0.v20170214-1941...
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] The user operation is waiting for background work to complete.
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] Unpacking org.apache.batik.util_1.8.0.v20170214-1941...
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
22:26:47 [2020-06-05T02:26:47.436Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] The user operation is waiting for background work to complete.
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] Unpacking org.eclipse.osgi.services_3.6.0.v20170228-1906...
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] The user operation is waiting for background work to complete.
22:26:47 [2020-06-05T02:26:47.694Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
22:26:47 [2020-06-05T02:26:47.951Z] [INFO] Unpacking org.apache.felix.scr_2.0.10.v20170501-2007...
22:26:47 [2020-06-05T02:26:47.951Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
22:26:47 [2020-06-05T02:26:47.951Z] [INFO] The user operation is waiting for background work to complete.
22:26:47 [2020-06-05T02:26:47.951Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
22:26:48 [2020-06-05T02:26:48.206Z] [INFO] Unpacking org.eclipse.osgi.util_3.4.0.v20170111-1608...
22:26:48 [2020-06-05T02:26:48.206Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
22:26:48 [2020-06-05T02:26:48.206Z] [INFO] The user operation is waiting for background work to complete.
22:26:48 [2020-06-05T02:26:48.206Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
22:26:48 [2020-06-05T02:26:48.206Z] [INFO] Unpacking org.eclipse.compare_3.7.101.v20170724-1603...
22:26:48 [2020-06-05T02:26:48.462Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
22:26:48 [2020-06-05T02:26:48.462Z] [INFO] The user operation is waiting for background work to complete.
22:26:48 [2020-06-05T02:26:48.462Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
22:26:48 [2020-06-05T02:26:48.462Z] [INFO] Unpacking org.eclipse.ui_3.109.0.v20170411-1742...
22:26:48 [2020-06-05T02:26:48.717Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
22:26:48 [2020-06-05T02:26:48.717Z] [INFO] The user operation is waiting for background work to complete.
22:26:48 [2020-06-05T02:26:48.717Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
22:26:48 [2020-06-05T02:26:48.717Z] [INFO] Unpacking org.eclipse.jface.text_3.12.2.v20180112-1341...
22:26:49 [2020-06-05T02:26:49.279Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
22:26:49 [2020-06-05T02:26:49.279Z] [INFO] The user operation is waiting for background work to complete.
22:26:49 [2020-06-05T02:26:49.279Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
22:26:49 [2020-06-05T02:26:49.279Z] [INFO] Unpacking org.eclipse.ui.ide_3.13.1.v20170822-1526...
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] The user operation is waiting for background work to complete.
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] Unpacking org.eclipse.ui.views_3.9.0.v20170226-1833...
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] The user operation is waiting for background work to complete.
22:26:49 [2020-06-05T02:26:49.840Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
22:26:50 [2020-06-05T02:26:50.096Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021...
22:26:50 [2020-06-05T02:26:50.096Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
22:26:50 [2020-06-05T02:26:50.096Z] [INFO] The user operation is waiting for background work to complete.
22:26:50 [2020-06-05T02:26:50.096Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
22:26:50 [2020-06-05T02:26:50.351Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.0.v20170202-1823...
22:26:50 [2020-06-05T02:26:50.351Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
22:26:50 [2020-06-05T02:26:50.351Z] [INFO] The user operation is waiting for background work to complete.
22:26:50 [2020-06-05T02:26:50.351Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
22:26:50 [2020-06-05T02:26:50.607Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.101.v20170815-1446...
22:26:50 [2020-06-05T02:26:50.607Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
22:26:50 [2020-06-05T02:26:50.607Z] [INFO] The user operation is waiting for background work to complete.
22:26:50 [2020-06-05T02:26:50.607Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
22:26:50 [2020-06-05T02:26:50.863Z] [INFO] Unpacking org.eclipse.compare.core_3.6.100.v20170516-0820...
22:26:50 [2020-06-05T02:26:50.863Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
22:26:50 [2020-06-05T02:26:50.863Z] [INFO] The user operation is waiting for background work to complete.
22:26:50 [2020-06-05T02:26:50.863Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
22:26:50 [2020-06-05T02:26:50.863Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.100.v20170515-1119...
22:26:51 [2020-06-05T02:26:51.118Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
22:26:51 [2020-06-05T02:26:51.118Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.118Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
22:26:51 [2020-06-05T02:26:51.118Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.100.v20170515-1119...
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.100.v20170515-1119...
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.374Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Unpacking org.eclipse.core.net_1.3.100.v20170516-0820...
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.300.v20170505-1235...
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.629Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
22:26:51 [2020-06-05T02:26:51.884Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.100.v20170513-0428...
22:26:51 [2020-06-05T02:26:51.884Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
22:26:51 [2020-06-05T02:26:51.884Z] [INFO] The user operation is waiting for background work to complete.
22:26:51 [2020-06-05T02:26:51.884Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
22:26:51 [2020-06-05T02:26:51.884Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.100.v20170421-1418...
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
22:26:52 [2020-06-05T02:26:52.140Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.6.0.v20170322-1144...
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.0.v20170407-0928...
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.396Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002...
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728...
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.651Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928...
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Unpacking org.eclipse.equinox.ds_1.5.0.v20170307-1429...
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] The user operation is waiting for background work to complete.
22:26:52 [2020-06-05T02:26:52.907Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
22:26:53 [2020-06-05T02:26:53.163Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728...
22:26:53 [2020-06-05T02:26:53.163Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
22:26:53 [2020-06-05T02:26:53.163Z] [INFO] The user operation is waiting for background work to complete.
22:26:53 [2020-06-05T02:26:53.163Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
22:26:53 [2020-06-05T02:26:53.163Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
22:26:53 [2020-06-05T02:26:53.419Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
22:26:53 [2020-06-05T02:26:53.419Z] [INFO] The user operation is waiting for background work to complete.
22:26:53 [2020-06-05T02:26:53.419Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
22:26:53 [2020-06-05T02:26:53.419Z] [INFO] Unpacking org.eclipse.emf.ecore_2.13.0.v20170609-0707...
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] The user operation is waiting for background work to complete.
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632...
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] The user operation is waiting for background work to complete.
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Unpacking org.eclipse.swt_3.106.3.v20180214-0345...
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] The user operation is waiting for background work to complete.
22:26:53 [2020-06-05T02:26:53.981Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
22:26:54 [2020-06-05T02:26:54.236Z] [INFO] Unpacking org.eclipse.jface_3.13.2.v20171022-1656...
22:26:54 [2020-06-05T02:26:54.491Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
22:26:54 [2020-06-05T02:26:54.491Z] [INFO] The user operation is waiting for background work to complete.
22:26:54 [2020-06-05T02:26:54.491Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
22:26:54 [2020-06-05T02:26:54.491Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547...
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] The user operation is waiting for background work to complete.
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940...
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] The user operation is waiting for background work to complete.
22:26:54 [2020-06-05T02:26:54.746Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
22:26:55 [2020-06-05T02:26:55.044Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302...
22:26:55 [2020-06-05T02:26:55.605Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
22:26:55 [2020-06-05T02:26:55.605Z] [INFO] The user operation is waiting for background work to complete.
22:26:55 [2020-06-05T02:26:55.605Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
22:26:55 [2020-06-05T02:26:55.860Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.100.v20170414-1137...
22:26:55 [2020-06-05T02:26:55.860Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
22:26:55 [2020-06-05T02:26:55.860Z] [INFO] The user operation is waiting for background work to complete.
22:26:55 [2020-06-05T02:26:55.860Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
22:26:55 [2020-06-05T02:26:55.860Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800...
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.0.v20170307-2032...
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.116Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Unpacking org.eclipse.equinox.event_1.4.0.v20170105-1446...
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736...
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.371Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
22:26:56 [2020-06-05T02:26:56.626Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446...
22:26:56 [2020-06-05T02:26:56.626Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
22:26:56 [2020-06-05T02:26:56.626Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.626Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707...
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20170609-0707...
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] The user operation is waiting for background work to complete.
22:26:56 [2020-06-05T02:26:56.882Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
22:26:57 [2020-06-05T02:26:57.137Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442...
22:26:57 [2020-06-05T02:26:57.137Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
22:26:57 [2020-06-05T02:26:57.137Z] [INFO] The user operation is waiting for background work to complete.
22:26:57 [2020-06-05T02:26:57.137Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
22:26:57 [2020-06-05T02:26:57.137Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153...
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] The user operation is waiting for background work to complete.
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119...
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] The user operation is waiting for background work to complete.
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
22:26:57 [2020-06-05T02:26:57.503Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.100.v20170503-1507...
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] The user operation is waiting for background work to complete.
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740...
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] The user operation is waiting for background work to complete.
22:26:57 [2020-06-05T02:26:57.758Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
22:26:58 [2020-06-05T02:26:58.014Z] [INFO] Unpacking org.eclipse.emf.common_2.13.0.v20170609-0707...
22:26:58 [2020-06-05T02:26:58.014Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
22:26:58 [2020-06-05T02:26:58.014Z] [INFO] The user operation is waiting for background work to complete.
22:26:58 [2020-06-05T02:26:58.014Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
22:26:58 [2020-06-05T02:26:58.270Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.1.0.v20160728-1031...
22:26:58 [2020-06-05T02:26:58.270Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
22:26:58 [2020-06-05T02:26:58.270Z] [INFO] The user operation is waiting for background work to complete.
22:26:58 [2020-06-05T02:26:58.270Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
22:26:58 [2020-06-05T02:26:58.270Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.101.v20170906-1259...
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] The user operation is waiting for background work to complete.
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002...
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] The user operation is waiting for background work to complete.
22:26:58 [2020-06-05T02:26:58.525Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
22:26:58 [2020-06-05T02:26:58.780Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106...
22:26:58 [2020-06-05T02:26:58.780Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
22:26:58 [2020-06-05T02:26:58.780Z] [INFO] The user operation is waiting for background work to complete.
22:26:58 [2020-06-05T02:26:58.780Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
22:26:58 [2020-06-05T02:26:58.780Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259...
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] The user operation is waiting for background work to complete.
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259...
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] The user operation is waiting for background work to complete.
22:26:59 [2020-06-05T02:26:59.035Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
22:26:59 [2020-06-05T02:26:59.290Z] [INFO] Unpacking org.tukaani.xz_1.5.0.v20170111-1717...
22:26:59 [2020-06-05T02:26:59.290Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
22:26:59 [2020-06-05T02:26:59.290Z] [INFO] The user operation is waiting for background work to complete.
22:26:59 [2020-06-05T02:26:59.290Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
22:26:59 [2020-06-05T02:26:59.290Z] [INFO] Unpacking org.eclipse.help_3.8.1.v20170815-1448...
22:26:59 [2020-06-05T02:26:59.546Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
22:26:59 [2020-06-05T02:26:59.546Z] [INFO] The user operation is waiting for background work to complete.
22:26:59 [2020-06-05T02:26:59.546Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
22:26:59 [2020-06-05T02:26:59.546Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825...
22:27:00 [2020-06-05T02:27:00.470Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
22:27:00 [2020-06-05T02:27:00.470Z] [INFO] The user operation is waiting for background work to complete.
22:27:00 [2020-06-05T02:27:00.470Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
22:27:00 [2020-06-05T02:27:00.470Z] [INFO] Unpacking org.eclipse.ui.navigator_3.7.0.v20170418-1342...
22:27:00 [2020-06-05T02:27:00.726Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
22:27:00 [2020-06-05T02:27:00.726Z] [INFO] The user operation is waiting for background work to complete.
22:27:00 [2020-06-05T02:27:00.726Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
22:27:00 [2020-06-05T02:27:00.726Z] [INFO] Unpacking org.eclipse.team.core_3.8.100.v20170516-0820...
22:27:00 [2020-06-05T02:27:00.981Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
22:27:00 [2020-06-05T02:27:00.981Z] [INFO] The user operation is waiting for background work to complete.
22:27:00 [2020-06-05T02:27:00.981Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
22:27:00 [2020-06-05T02:27:00.981Z] [INFO] Unpacking org.eclipse.team.ui_3.8.1.v20170515-1133...
22:27:01 [2020-06-05T02:27:01.541Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
22:27:01 [2020-06-05T02:27:01.541Z] [INFO] The user operation is waiting for background work to complete.
22:27:01 [2020-06-05T02:27:01.541Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
22:27:01 [2020-06-05T02:27:01.541Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345...
22:27:02 [2020-06-05T02:27:02.466Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
22:27:02 [2020-06-05T02:27:02.466Z] [INFO] The user operation is waiting for background work to complete.
22:27:02 [2020-06-05T02:27:02.466Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
22:27:02 [2020-06-05T02:27:02.466Z] [INFO] Unpacking org.eclipse.test.performance_3.13.0.v20161020-1821...
22:27:02 [2020-06-05T02:27:02.721Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
22:27:02 [2020-06-05T02:27:02.721Z] [INFO] The user operation is waiting for background work to complete.
22:27:02 [2020-06-05T02:27:02.721Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
22:27:02 [2020-06-05T02:27:02.721Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
22:27:02 [2020-06-05T02:27:02.976Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
22:27:02 [2020-06-05T02:27:02.976Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
22:27:03 [2020-06-05T02:27:03.903Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (21.84MB of 59.71MB at 21.81MB/s)
22:27:04 [2020-06-05T02:27:04.829Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (45.33MB of 59.71MB at 22.65MB/s)
22:27:05 [2020-06-05T02:27:05.754Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
22:27:05 [2020-06-05T02:27:05.754Z] [INFO] The user operation is waiting for background work to complete.
22:27:05 [2020-06-05T02:27:05.754Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
22:27:05 [2020-06-05T02:27:05.754Z] [INFO] Unpacking org.eclipse.ui.workbench_3.110.1.v20170704-1208...
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] The user operation is waiting for background work to complete.
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.2.0.v20170512-1452...
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] The user operation is waiting for background work to complete.
22:27:06 [2020-06-05T02:27:06.681Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
22:27:06 [2020-06-05T02:27:06.936Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443...
22:27:06 [2020-06-05T02:27:06.936Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
22:27:06 [2020-06-05T02:27:06.936Z] [INFO] The user operation is waiting for background work to complete.
22:27:06 [2020-06-05T02:27:06.936Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
22:27:06 [2020-06-05T02:27:06.936Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803...
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] The user operation is waiting for background work to complete.
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] The user operation is waiting for background work to complete.
22:27:08 [2020-06-05T02:27:08.821Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
22:27:09 [2020-06-05T02:27:09.076Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.4.0.v20161219-1356...
22:27:09 [2020-06-05T02:27:09.332Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
22:27:09 [2020-06-05T02:27:09.332Z] [INFO] The user operation is waiting for background work to complete.
22:27:09 [2020-06-05T02:27:09.332Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
22:27:09 [2020-06-05T02:27:09.587Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345...
22:27:10 [2020-06-05T02:27:10.148Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
22:27:10 [2020-06-05T02:27:10.148Z] [INFO] The user operation is waiting for background work to complete.
22:27:10 [2020-06-05T02:27:10.148Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
22:27:10 [2020-06-05T02:27:10.708Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345...
22:27:11 [2020-06-05T02:27:11.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
22:27:11 [2020-06-05T02:27:11.523Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
22:27:11 [2020-06-05T02:27:11.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
22:27:11 [2020-06-05T02:27:11.523Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
22:27:11 [2020-06-05T02:27:11.523Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
22:27:11 [2020-06-05T02:27:11.778Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
22:27:11 [2020-06-05T02:27:11.778Z] [INFO] The user operation is waiting for background work to complete.
22:27:11 [2020-06-05T02:27:11.778Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
22:27:11 [2020-06-05T02:27:11.778Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400...
22:27:12 [2020-06-05T02:27:12.033Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
22:27:12 [2020-06-05T02:27:12.033Z] [INFO] The user operation is waiting for background work to complete.
22:27:12 [2020-06-05T02:27:12.033Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
22:27:12 [2020-06-05T02:27:12.033Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] The user operation is waiting for background work to complete.
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] The user operation is waiting for background work to complete.
22:27:12 [2020-06-05T02:27:12.594Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
22:27:12 [2020-06-05T02:27:12.849Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
22:27:12 [2020-06-05T02:27:12.849Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
22:27:12 [2020-06-05T02:27:12.849Z] [INFO] The user operation is waiting for background work to complete.
22:27:12 [2020-06-05T02:27:12.849Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
22:27:12 [2020-06-05T02:27:12.849Z] [INFO] Unpacking org.eclipse.debug.core_3.11.0.v20170605-1534...
22:27:13 [2020-06-05T02:27:13.104Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
22:27:13 [2020-06-05T02:27:13.104Z] [INFO] The user operation is waiting for background work to complete.
22:27:13 [2020-06-05T02:27:13.104Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
22:27:13 [2020-06-05T02:27:13.104Z] [INFO] Unpacking org.eclipse.debug.ui_3.12.50.v20170920-1329...
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] The user operation is waiting for background work to complete.
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] Unpacking org.eclipse.ui.console_3.7.1.v20170728-0806...
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
22:27:14 [2020-06-05T02:27:14.029Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
22:27:14 [2020-06-05T02:27:14.284Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
22:27:14 [2020-06-05T02:27:14.284Z] [INFO] The user operation is waiting for background work to complete.
22:27:14 [2020-06-05T02:27:14.284Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
22:27:14 [2020-06-05T02:27:14.284Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
22:27:24 [2020-06-05T02:27:24.219Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
22:27:24 [2020-06-05T02:27:24.219Z] [INFO] The user operation is waiting for background work to complete.
22:27:24 [2020-06-05T02:27:24.219Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
22:27:24 [2020-06-05T02:27:24.219Z] [INFO] Unpacking org.eclipse.search_3.11.100.v20170515-1603...
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] The user operation is waiting for background work to complete.
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
22:27:28 [2020-06-05T02:27:28.378Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.800.v201704102213...
22:27:29 [2020-06-05T02:27:29.305Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
22:27:29 [2020-06-05T02:27:29.305Z] [INFO] The user operation is waiting for background work to complete.
22:27:29 [2020-06-05T02:27:29.305Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
22:27:29 [2020-06-05T02:27:29.563Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857...
22:27:29 [2020-06-05T02:27:29.563Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
22:27:29 [2020-06-05T02:27:29.563Z] [INFO] The user operation is waiting for background work to complete.
22:27:29 [2020-06-05T02:27:29.563Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
22:27:29 [2020-06-05T02:27:29.563Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.1.v20170809-1435...
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] The user operation is waiting for background work to complete.
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833...
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] The user operation is waiting for background work to complete.
22:27:29 [2020-06-05T02:27:29.818Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
22:27:30 [2020-06-05T02:27:30.073Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831...
22:27:30 [2020-06-05T02:27:30.073Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
22:27:30 [2020-06-05T02:27:30.073Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.073Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
22:27:30 [2020-06-05T02:27:30.073Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201707201954...
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002...
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.328Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
22:27:30 [2020-06-05T02:27:30.583Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423...
22:27:30 [2020-06-05T02:27:30.583Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
22:27:30 [2020-06-05T02:27:30.583Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.583Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011...
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201702270556...
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] The user operation is waiting for background work to complete.
22:27:30 [2020-06-05T02:27:30.838Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
22:27:31 [2020-06-05T02:27:31.093Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1002.v201711071507...
22:27:31 [2020-06-05T02:27:31.652Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
22:27:31 [2020-06-05T02:27:31.652Z] [INFO] The user operation is waiting for background work to complete.
22:27:31 [2020-06-05T02:27:31.653Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
22:27:31 [2020-06-05T02:27:31.653Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.600.v201707042340...
22:27:31 [2020-06-05T02:27:31.907Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
22:27:31 [2020-06-05T02:27:31.907Z] [INFO] The user operation is waiting for background work to complete.
22:27:31 [2020-06-05T02:27:31.908Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
22:27:31 [2020-06-05T02:27:31.908Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.701.v201707142105...
22:27:32 [2020-06-05T02:27:32.163Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
22:27:32 [2020-06-05T02:27:32.163Z] [INFO] The user operation is waiting for background work to complete.
22:27:32 [2020-06-05T02:27:32.163Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
22:27:32 [2020-06-05T02:27:32.163Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.501.v201707142105...
22:27:32 [2020-06-05T02:27:32.418Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
22:27:32 [2020-06-05T02:27:32.418Z] [INFO] The user operation is waiting for background work to complete.
22:27:32 [2020-06-05T02:27:32.418Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
22:27:32 [2020-06-05T02:27:32.418Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1101.v201711080222...
22:27:32 [2020-06-05T02:27:32.673Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
22:27:32 [2020-06-05T02:27:32.673Z] [INFO] The user operation is waiting for background work to complete.
22:27:32 [2020-06-05T02:27:32.673Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
22:27:32 [2020-06-05T02:27:32.928Z] [INFO] Unpacking org.eclipse.xsd_2.13.0.v20170609-0928...
22:27:33 [2020-06-05T02:27:33.183Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
22:27:33 [2020-06-05T02:27:33.438Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
22:27:33 [2020-06-05T02:27:33.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
22:27:33 [2020-06-05T02:27:33.438Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
22:27:33 [2020-06-05T02:27:33.438Z] [INFO] The user operation is waiting for background work to complete.
22:27:33 [2020-06-05T02:27:33.438Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
22:27:33 [2020-06-05T02:27:33.693Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738...
22:27:33 [2020-06-05T02:27:33.693Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
22:27:33 [2020-06-05T02:27:33.693Z] [INFO] The user operation is waiting for background work to complete.
22:27:33 [2020-06-05T02:27:33.693Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
22:27:33 [2020-06-05T02:27:33.693Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202006031738...
22:27:33 [2020-06-05T02:27:33.947Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
22:27:33 [2020-06-05T02:27:33.947Z] [INFO] The user operation is waiting for background work to complete.
22:27:33 [2020-06-05T02:27:33.947Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
22:27:34 [2020-06-05T02:27:34.202Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020...
22:27:34 [2020-06-05T02:27:34.202Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
22:27:34 [2020-06-05T02:27:34.202Z] [INFO] The user operation is waiting for background work to complete.
22:27:34 [2020-06-05T02:27:34.202Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
22:27:34 [2020-06-05T02:27:34.202Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] The user operation is waiting for background work to complete.
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202006031738...
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] The user operation is waiting for background work to complete.
22:27:34 [2020-06-05T02:27:34.457Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
22:27:34 [2020-06-05T02:27:34.712Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
22:27:34 [2020-06-05T02:27:34.712Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
22:27:35 [2020-06-05T02:27:35.272Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
22:27:35 [2020-06-05T02:27:35.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
22:27:35 [2020-06-05T02:27:35.272Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
22:27:35 [2020-06-05T02:27:35.272Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
22:27:35 [2020-06-05T02:27:35.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
22:27:35 [2020-06-05T02:27:35.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
22:27:35 [2020-06-05T02:27:35.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
22:27:35 [2020-06-05T02:27:35.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
22:27:35 [2020-06-05T02:27:35.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.038Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.038Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.038Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
22:27:36 [2020-06-05T02:27:36.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
22:27:36 [2020-06-05T02:27:36.293Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
22:27:36 [2020-06-05T02:27:36.293Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.550Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
22:27:36 [2020-06-05T02:27:36.806Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
22:27:36 [2020-06-05T02:27:36.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
22:27:37 [2020-06-05T02:27:37.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
22:27:37 [2020-06-05T02:27:37.316Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
22:27:37 [2020-06-05T02:27:37.316Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
22:27:37 [2020-06-05T02:27:37.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
22:27:37 [2020-06-05T02:27:37.572Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
22:27:37 [2020-06-05T02:27:37.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
22:27:37 [2020-06-05T02:27:37.572Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
22:27:37 [2020-06-05T02:27:37.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
22:27:37 [2020-06-05T02:27:37.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
22:27:38 [2020-06-05T02:27:38.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
22:27:38 [2020-06-05T02:27:38.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
22:27:38 [2020-06-05T02:27:38.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
22:27:38 [2020-06-05T02:27:38.592Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
22:27:38 [2020-06-05T02:27:38.592Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
22:27:38 [2020-06-05T02:27:38.592Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.408Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.408Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.408Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.663Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.918Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
22:27:39 [2020-06-05T02:27:39.918Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
22:27:39 [2020-06-05T02:27:39.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
22:27:40 [2020-06-05T02:27:40.173Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
22:27:40 [2020-06-05T02:27:40.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
22:27:40 [2020-06-05T02:27:40.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
22:27:40 [2020-06-05T02:27:40.684Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
22:27:40 [2020-06-05T02:27:40.684Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
22:27:40 [2020-06-05T02:27:40.684Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
22:27:40 [2020-06-05T02:27:40.684Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
22:27:40 [2020-06-05T02:27:40.939Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
22:27:40 [2020-06-05T02:27:40.939Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
22:27:41 [2020-06-05T02:27:41.194Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
22:27:41 [2020-06-05T02:27:41.194Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
22:27:41 [2020-06-05T02:27:41.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
22:27:41 [2020-06-05T02:27:41.449Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
22:27:41 [2020-06-05T02:27:41.703Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
22:27:49 [2020-06-05T02:27:49.779Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.034Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.034Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.289Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.289Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.289Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.544Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
22:27:50 [2020-06-05T02:27:50.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.054Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.309Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.309Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.309Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.564Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.564Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.564Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.564Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
22:27:51 [2020-06-05T02:27:51.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
22:27:51 [2020-06-05T02:27:51.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
22:27:52 [2020-06-05T02:27:52.075Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
22:27:52 [2020-06-05T02:27:52.585Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
22:27:52 [2020-06-05T02:27:52.840Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
22:27:52 [2020-06-05T02:27:52.840Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
22:27:52 [2020-06-05T02:27:52.840Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
22:27:52 [2020-06-05T02:27:52.840Z] [INFO] The user operation is waiting for background work to complete.
22:27:52 [2020-06-05T02:27:52.840Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
22:27:53 [2020-06-05T02:27:53.095Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.0.201802261533...
22:27:53 [2020-06-05T02:27:53.095Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
22:27:53 [2020-06-05T02:27:53.095Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
22:27:53 [2020-06-05T02:27:53.350Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
22:27:53 [2020-06-05T02:27:53.350Z] [INFO] The user operation is waiting for background work to complete.
22:27:53 [2020-06-05T02:27:53.350Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
22:27:53 [2020-06-05T02:27:53.350Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.0.201802261533...
22:27:53 [2020-06-05T02:27:53.605Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
22:27:53 [2020-06-05T02:27:53.605Z] [INFO] The user operation is waiting for background work to complete.
22:27:53 [2020-06-05T02:27:53.605Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
22:27:53 [2020-06-05T02:27:53.861Z] [INFO] Unpacking org.eclipse.cdt.ui_6.3.0.201802261533...
22:27:55 [2020-06-05T02:27:55.222Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
22:27:55 [2020-06-05T02:27:55.222Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] The user operation is waiting for background work to complete.
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201802261533...
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] The user operation is waiting for background work to complete.
22:27:55 [2020-06-05T02:27:55.479Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
22:27:55 [2020-06-05T02:27:55.733Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.4.0.201802261533...
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] The user operation is waiting for background work to complete.
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.0.201802261533...
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] The user operation is waiting for background work to complete.
22:27:56 [2020-06-05T02:27:56.295Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
22:27:56 [2020-06-05T02:27:56.550Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201802261533...
22:27:56 [2020-06-05T02:27:56.550Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
22:27:56 [2020-06-05T02:27:56.550Z] [INFO] The user operation is waiting for background work to complete.
22:27:56 [2020-06-05T02:27:56.550Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
22:27:56 [2020-06-05T02:27:56.550Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533...
22:27:56 [2020-06-05T02:27:56.806Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
22:27:56 [2020-06-05T02:27:56.806Z] [INFO] The user operation is waiting for background work to complete.
22:27:56 [2020-06-05T02:27:56.806Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
22:27:57 [2020-06-05T02:27:57.063Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201802261533...
22:27:57 [2020-06-05T02:27:57.318Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
22:27:57 [2020-06-05T02:27:57.318Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
22:27:57 [2020-06-05T02:27:57.574Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
22:27:57 [2020-06-05T02:27:57.574Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
22:27:57 [2020-06-05T02:27:57.574Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
22:27:57 [2020-06-05T02:27:57.574Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
22:27:57 [2020-06-05T02:27:57.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
22:27:57 [2020-06-05T02:27:57.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
22:27:57 [2020-06-05T02:27:57.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
22:27:58 [2020-06-05T02:27:58.084Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
22:27:58 [2020-06-05T02:27:58.339Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
22:27:58 [2020-06-05T02:27:58.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
22:27:58 [2020-06-05T02:27:58.594Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
22:27:58 [2020-06-05T02:27:58.594Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
22:27:58 [2020-06-05T02:27:58.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
22:27:58 [2020-06-05T02:27:58.849Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.104Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.359Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.614Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] The user operation is waiting for background work to complete.
22:27:59 [2020-06-05T02:27:59.870Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
22:28:00 [2020-06-05T02:28:00.125Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
22:28:00 [2020-06-05T02:28:00.125Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
22:28:00 [2020-06-05T02:28:00.125Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.125Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
22:28:00 [2020-06-05T02:28:00.380Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
22:28:00 [2020-06-05T02:28:00.380Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
22:28:00 [2020-06-05T02:28:00.380Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.380Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
22:28:00 [2020-06-05T02:28:00.380Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201803060126...
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.635Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201803060126...
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201803060126...
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] The user operation is waiting for background work to complete.
22:28:00 [2020-06-05T02:28:00.890Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
22:28:01 [2020-06-05T02:28:01.145Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201803060126...
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
22:28:01 [2020-06-05T02:28:01.399Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
22:28:01 [2020-06-05T02:28:01.654Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
22:28:01 [2020-06-05T02:28:01.654Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
22:28:01 [2020-06-05T02:28:01.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
22:28:02 [2020-06-05T02:28:02.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
22:28:02 [2020-06-05T02:28:02.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
22:28:02 [2020-06-05T02:28:02.418Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
22:28:02 [2020-06-05T02:28:02.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
22:28:02 [2020-06-05T02:28:02.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
22:28:02 [2020-06-05T02:28:02.928Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
22:28:03 [2020-06-05T02:28:03.183Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.438Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.693Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.693Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
22:28:03 [2020-06-05T02:28:03.693Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
22:28:03 [2020-06-05T02:28:03.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
22:28:03 [2020-06-05T02:28:03.948Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
22:28:04 [2020-06-05T02:28:04.202Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
22:28:04 [2020-06-05T02:28:04.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
22:28:04 [2020-06-05T02:28:04.202Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
22:28:04 [2020-06-05T02:28:04.458Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
22:28:04 [2020-06-05T02:28:04.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
22:28:05 [2020-06-05T02:28:05.018Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
22:28:05 [2020-06-05T02:28:05.018Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.018Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.273Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.273Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.528Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.528Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
22:28:05 [2020-06-05T02:28:05.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
22:28:05 [2020-06-05T02:28:05.528Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
22:28:05 [2020-06-05T02:28:05.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
22:28:05 [2020-06-05T02:28:05.783Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
22:28:06 [2020-06-05T02:28:06.038Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.292Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.292Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.547Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
22:28:06 [2020-06-05T02:28:06.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.057Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.057Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.057Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.057Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.312Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
22:28:07 [2020-06-05T02:28:07.312Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
22:28:07 [2020-06-05T02:28:07.312Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
22:28:07 [2020-06-05T02:28:07.312Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.312Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.566Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
22:28:07 [2020-06-05T02:28:07.566Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
22:28:07 [2020-06-05T02:28:07.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
22:28:08 [2020-06-05T02:28:08.126Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] The user operation is waiting for background work to complete.
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
22:28:08 [2020-06-05T02:28:08.381Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.100.v20170418-0710...
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] The user operation is waiting for background work to complete.
22:28:08 [2020-06-05T02:28:08.636Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
22:28:08 [2020-06-05T02:28:08.891Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
22:28:08 [2020-06-05T02:28:08.891Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
22:28:08 [2020-06-05T02:28:08.891Z] [INFO] The user operation is waiting for background work to complete.
22:28:08 [2020-06-05T02:28:08.891Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
22:28:08 [2020-06-05T02:28:08.891Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
22:28:09 [2020-06-05T02:28:09.146Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.401Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
22:28:09 [2020-06-05T02:28:09.656Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
22:28:09 [2020-06-05T02:28:09.656Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
22:28:09 [2020-06-05T02:28:09.656Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.656Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
22:28:09 [2020-06-05T02:28:09.656Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
22:28:09 [2020-06-05T02:28:09.910Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] The user operation is waiting for background work to complete.
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
22:28:09 [2020-06-05T02:28:09.911Z] [INFO] Unpacking org.apache.ant_1.10.1.v20170504-0840...
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] The user operation is waiting for background work to complete.
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
22:28:10 [2020-06-05T02:28:10.470Z] [INFO] Unpacking org.apache.batik.util.gui_1.8.0.v20170214-1941...
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] The user operation is waiting for background work to complete.
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] The user operation is waiting for background work to complete.
22:28:10 [2020-06-05T02:28:10.725Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
22:28:10 [2020-06-05T02:28:10.980Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
22:28:10 [2020-06-05T02:28:10.980Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
22:28:10 [2020-06-05T02:28:10.980Z] [INFO] The user operation is waiting for background work to complete.
22:28:10 [2020-06-05T02:28:10.980Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
22:28:10 [2020-06-05T02:28:10.980Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
22:28:11 [2020-06-05T02:28:11.234Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] The user operation is waiting for background work to complete.
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] Unpacking org.apache.commons.codec_1.9.0.v20170208-1614...
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] The user operation is waiting for background work to complete.
22:28:11 [2020-06-05T02:28:11.235Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
22:28:11 [2020-06-05T02:28:11.489Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
22:28:11 [2020-06-05T02:28:11.489Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
22:28:11 [2020-06-05T02:28:11.489Z] [INFO] The user operation is waiting for background work to complete.
22:28:11 [2020-06-05T02:28:11.489Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
22:28:11 [2020-06-05T02:28:11.489Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] The user operation is waiting for background work to complete.
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] The user operation is waiting for background work to complete.
22:28:11 [2020-06-05T02:28:11.744Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
22:28:12 [2020-06-05T02:28:12.000Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925...
22:28:12 [2020-06-05T02:28:12.000Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
22:28:12 [2020-06-05T02:28:12.000Z] [INFO] The user operation is waiting for background work to complete.
22:28:12 [2020-06-05T02:28:12.000Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
22:28:12 [2020-06-05T02:28:12.256Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925...
22:28:12 [2020-06-05T02:28:12.256Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
22:28:12 [2020-06-05T02:28:12.256Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
22:28:12 [2020-06-05T02:28:12.551Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
22:28:12 [2020-06-05T02:28:12.551Z] [INFO] The user operation is waiting for background work to complete.
22:28:12 [2020-06-05T02:28:12.551Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
22:28:12 [2020-06-05T02:28:12.551Z] [INFO] Unpacking org.apache.lucene.analyzers-common_6.1.0.v20161115-1612...
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] The user operation is waiting for background work to complete.
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] Unpacking org.apache.lucene.misc_6.1.0.v20161115-1612...
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] The user operation is waiting for background work to complete.
22:28:13 [2020-06-05T02:28:13.110Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
22:28:13 [2020-06-05T02:28:13.364Z] [INFO] Unpacking org.apache.lucene.core_6.1.0.v20170814-1820...
22:28:13 [2020-06-05T02:28:13.924Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
22:28:13 [2020-06-05T02:28:13.924Z] [INFO] The user operation is waiting for background work to complete.
22:28:13 [2020-06-05T02:28:13.924Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
22:28:13 [2020-06-05T02:28:13.924Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612...
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] The user operation is waiting for background work to complete.
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] Unpacking org.eclipse.ant.core_3.5.0.v20170509-2149...
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] The user operation is waiting for background work to complete.
22:28:16 [2020-06-05T02:28:16.433Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
22:28:16 [2020-06-05T02:28:16.688Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.0.v20170517-0839...
22:28:16 [2020-06-05T02:28:16.688Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
22:28:16 [2020-06-05T02:28:16.688Z] [INFO] The user operation is waiting for background work to complete.
22:28:16 [2020-06-05T02:28:16.688Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
22:28:16 [2020-06-05T02:28:16.688Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.0.v20170210-0856...
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] The user operation is waiting for background work to complete.
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.0.v20170113-2056...
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] The user operation is waiting for background work to complete.
22:28:16 [2020-06-05T02:28:16.943Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940...
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650...
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.197Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
22:28:17 [2020-06-05T02:28:17.452Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925...
22:28:17 [2020-06-05T02:28:17.452Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
22:28:17 [2020-06-05T02:28:17.452Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.452Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
22:28:17 [2020-06-05T02:28:17.452Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
22:28:17 [2020-06-05T02:28:17.707Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435...
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513...
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] The user operation is waiting for background work to complete.
22:28:17 [2020-06-05T02:28:17.962Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834...
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.217Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
22:28:18 [2020-06-05T02:28:18.471Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.300.v20170512-2111...
22:28:18 [2020-06-05T02:28:18.471Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
22:28:18 [2020-06-05T02:28:18.471Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.472Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
22:28:18 [2020-06-05T02:28:18.472Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425...
22:28:18 [2020-06-05T02:28:18.472Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
22:28:18 [2020-06-05T02:28:18.472Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
22:28:18 [2020-06-05T02:28:18.726Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
22:28:18 [2020-06-05T02:28:18.726Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.726Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
22:28:18 [2020-06-05T02:28:18.726Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20170104-0657...
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] Unpacking org.eclipse.ecf.identity_3.8.0.v20161203-2153...
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
22:28:18 [2020-06-05T02:28:18.981Z] [INFO] The user operation is waiting for background work to complete.
22:28:18 [2020-06-05T02:28:18.982Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
22:28:18 [2020-06-05T02:28:18.982Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442...
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] The user operation is waiting for background work to complete.
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
22:28:19 [2020-06-05T02:28:19.237Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160817-1024...
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] The user operation is waiting for background work to complete.
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
22:28:19 [2020-06-05T02:28:19.491Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024...
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] The user operation is waiting for background work to complete.
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840...
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
22:28:19 [2020-06-05T02:28:19.746Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] The user operation is waiting for background work to complete.
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133...
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
22:28:20 [2020-06-05T02:28:20.001Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] The user operation is waiting for background work to complete.
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024...
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
22:28:20 [2020-06-05T02:28:20.256Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] The user operation is waiting for background work to complete.
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024...
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
22:28:20 [2020-06-05T02:28:20.511Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
22:28:20 [2020-06-05T02:28:20.768Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
22:28:20 [2020-06-05T02:28:20.768Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
22:28:20 [2020-06-05T02:28:20.768Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
22:28:20 [2020-06-05T02:28:20.768Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] The user operation is waiting for background work to complete.
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] The user operation is waiting for background work to complete.
22:28:21 [2020-06-05T02:28:21.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
22:28:21 [2020-06-05T02:28:21.279Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345...
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] The user operation is waiting for background work to complete.
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025...
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] The user operation is waiting for background work to complete.
22:28:21 [2020-06-05T02:28:21.534Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
22:28:21 [2020-06-05T02:28:21.789Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452...
22:28:21 [2020-06-05T02:28:21.789Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
22:28:21 [2020-06-05T02:28:21.789Z] [INFO] The user operation is waiting for background work to complete.
22:28:21 [2020-06-05T02:28:21.789Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
22:28:21 [2020-06-05T02:28:21.789Z] [INFO] Unpacking org.eclipse.jetty.http_9.4.8.v20171121...
22:28:22 [2020-06-05T02:28:22.044Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
22:28:22 [2020-06-05T02:28:22.044Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.044Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
22:28:22 [2020-06-05T02:28:22.044Z] [INFO] Unpacking org.eclipse.jetty.server_9.4.8.v20171121...
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.4.8.v20171121...
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.300Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
22:28:22 [2020-06-05T02:28:22.555Z] [INFO] Unpacking org.eclipse.jetty.util_9.4.8.v20171121...
22:28:22 [2020-06-05T02:28:22.555Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
22:28:22 [2020-06-05T02:28:22.555Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.555Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
22:28:22 [2020-06-05T02:28:22.555Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528...
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358...
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] The user operation is waiting for background work to complete.
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
22:28:22 [2020-06-05T02:28:22.810Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442...
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405...
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
22:28:23 [2020-06-05T02:28:23.064Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.065Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.600.v20170511-1106...
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.319Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.574Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259...
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216...
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] The user operation is waiting for background work to complete.
22:28:23 [2020-06-05T02:28:23.829Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
22:28:24 [2020-06-05T02:28:24.084Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721...
22:28:24 [2020-06-05T02:28:24.084Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
22:28:24 [2020-06-05T02:28:24.084Z] [INFO] The user operation is waiting for background work to complete.
22:28:24 [2020-06-05T02:28:24.084Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
22:28:24 [2020-06-05T02:28:24.084Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
22:28:24 [2020-06-05T02:28:24.338Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
22:28:24 [2020-06-05T02:28:24.338Z] [INFO] The user operation is waiting for background work to complete.
22:28:24 [2020-06-05T02:28:24.339Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
22:28:24 [2020-06-05T02:28:24.339Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
22:28:24 [2020-06-05T02:28:24.339Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
22:28:24 [2020-06-05T02:28:24.339Z] [INFO] The user operation is waiting for background work to complete.
22:28:24 [2020-06-05T02:28:24.339Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
22:28:24 [2020-06-05T02:28:24.593Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244...
22:28:24 [2020-06-05T02:28:24.593Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
22:28:24 [2020-06-05T02:28:24.593Z] [INFO] The user operation is waiting for background work to complete.
22:28:24 [2020-06-05T02:28:24.593Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
22:28:24 [2020-06-05T02:28:24.593Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106...
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] The user operation is waiting for background work to complete.
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442...
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
22:28:24 [2020-06-05T02:28:24.848Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.103Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455...
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216...
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.359Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
22:28:25 [2020-06-05T02:28:25.613Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259...
22:28:25 [2020-06-05T02:28:25.613Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
22:28:25 [2020-06-05T02:28:25.613Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.613Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
22:28:25 [2020-06-05T02:28:25.613Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834...
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450...
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] The user operation is waiting for background work to complete.
22:28:25 [2020-06-05T02:28:25.868Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216...
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] The user operation is waiting for background work to complete.
22:28:26 [2020-06-05T02:28:26.123Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
22:28:26 [2020-06-05T02:28:26.378Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525...
22:28:26 [2020-06-05T02:28:26.378Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
22:28:26 [2020-06-05T02:28:26.378Z] [INFO] The user operation is waiting for background work to complete.
22:28:26 [2020-06-05T02:28:26.378Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
22:28:26 [2020-06-05T02:28:26.632Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708...
22:28:26 [2020-06-05T02:28:26.632Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
22:28:26 [2020-06-05T02:28:26.632Z] [INFO] The user operation is waiting for background work to complete.
22:28:26 [2020-06-05T02:28:26.632Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
22:28:26 [2020-06-05T02:28:26.632Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125...
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] The user operation is waiting for background work to complete.
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.400.v20170505-1235...
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] The user operation is waiting for background work to complete.
22:28:26 [2020-06-05T02:28:26.887Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216...
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] The user operation is waiting for background work to complete.
22:28:27 [2020-06-05T02:28:27.142Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007...
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] The user operation is waiting for background work to complete.
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259...
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
22:28:27 [2020-06-05T02:28:27.397Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
22:28:27 [2020-06-05T02:28:27.652Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
22:28:27 [2020-06-05T02:28:27.652Z] [INFO] The user operation is waiting for background work to complete.
22:28:27 [2020-06-05T02:28:27.652Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
22:28:27 [2020-06-05T02:28:27.652Z] [INFO] Unpacking org.eclipse.help.base_4.2.103.v20180301-0715...
22:28:27 [2020-06-05T02:28:27.907Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
22:28:27 [2020-06-05T02:28:27.907Z] [INFO] The user operation is waiting for background work to complete.
22:28:27 [2020-06-05T02:28:27.907Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
22:28:27 [2020-06-05T02:28:27.907Z] [INFO] Unpacking org.eclipse.help.ui_4.1.0.v20170311-0931...
22:28:28 [2020-06-05T02:28:28.161Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
22:28:28 [2020-06-05T02:28:28.162Z] [INFO] The user operation is waiting for background work to complete.
22:28:28 [2020-06-05T02:28:28.162Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
22:28:28 [2020-06-05T02:28:28.162Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.1.v20170816-0843...
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] The user operation is waiting for background work to complete.
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.4.8.v20171121...
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] The user operation is waiting for background work to complete.
22:28:28 [2020-06-05T02:28:28.416Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Unpacking org.eclipse.jetty.io_9.4.8.v20171121...
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] The user operation is waiting for background work to complete.
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Unpacking org.eclipse.jetty.security_9.4.8.v20171121...
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
22:28:28 [2020-06-05T02:28:28.671Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
22:28:28 [2020-06-05T02:28:28.926Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
22:28:28 [2020-06-05T02:28:28.926Z] [INFO] The user operation is waiting for background work to complete.
22:28:28 [2020-06-05T02:28:28.926Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
22:28:28 [2020-06-05T02:28:28.926Z] [INFO] Unpacking org.eclipse.platform_4.7.3.v20180301-0715...
22:28:29 [2020-06-05T02:28:29.181Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
22:28:29 [2020-06-05T02:28:29.181Z] [INFO] The user operation is waiting for background work to complete.
22:28:29 [2020-06-05T02:28:29.181Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
22:28:29 [2020-06-05T02:28:29.436Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.7.3.v20171222-0602...
22:28:31 [2020-06-05T02:28:31.948Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
22:28:31 [2020-06-05T02:28:31.948Z] [INFO] The user operation is waiting for background work to complete.
22:28:31 [2020-06-05T02:28:31.948Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
22:28:31 [2020-06-05T02:28:31.948Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.100.v20170515-1335...
22:28:32 [2020-06-05T02:28:32.508Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
22:28:32 [2020-06-05T02:28:32.508Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
22:28:32 [2020-06-05T02:28:32.508Z] [INFO] The user operation is waiting for background work to complete.
22:28:32 [2020-06-05T02:28:32.508Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748...
22:28:32 [2020-06-05T02:28:32.762Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
22:28:32 [2020-06-05T02:28:32.762Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
22:28:32 [2020-06-05T02:28:32.762Z] [INFO] The user operation is waiting for background work to complete.
22:28:32 [2020-06-05T02:28:32.762Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.100.v20170418-1342...
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.0.2.v20180126-0718...
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.017Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
22:28:33 [2020-06-05T02:28:33.272Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.100.v20170131-1736...
22:28:33 [2020-06-05T02:28:33.272Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
22:28:33 [2020-06-05T02:28:33.272Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.272Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
22:28:33 [2020-06-05T02:28:33.272Z] [INFO] Unpacking org.eclipse.ui.net_1.3.100.v20170516-0820...
22:28:33 [2020-06-05T02:28:33.527Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
22:28:33 [2020-06-05T02:28:33.527Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.527Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
22:28:33 [2020-06-05T02:28:33.527Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.0.v20161212-0515...
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310...
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] The user operation is waiting for background work to complete.
22:28:33 [2020-06-05T02:28:33.782Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756...
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] The user operation is waiting for background work to complete.
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356...
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
22:28:34 [2020-06-05T02:28:34.037Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
22:28:34 [2020-06-05T02:28:34.292Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
22:28:34 [2020-06-05T02:28:34.292Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
22:28:34 [2020-06-05T02:28:34.292Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
22:28:34 [2020-06-05T02:28:34.292Z] [INFO] The user operation is waiting for background work to complete.
22:28:34 [2020-06-05T02:28:34.292Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
22:28:34 [2020-06-05T02:28:34.547Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
22:28:34 [2020-06-05T02:28:34.547Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
22:28:34 [2020-06-05T02:28:34.547Z] [INFO] The user operation is waiting for background work to complete.
22:28:34 [2020-06-05T02:28:34.547Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
22:28:34 [2020-06-05T02:28:34.547Z] [INFO] Unpacking org.eclipse.rcp_4.7.3.v20180301-0715...
22:28:34 [2020-06-05T02:28:34.802Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
22:28:34 [2020-06-05T02:28:34.802Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
22:28:34 [2020-06-05T02:28:34.802Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
22:28:34 [2020-06-05T02:28:34.802Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
22:28:35 [2020-06-05T02:28:35.057Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
22:28:35 [2020-06-05T02:28:35.057Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
22:28:35 [2020-06-05T02:28:35.057Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
22:28:35 [2020-06-05T02:28:35.057Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.057Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
22:28:35 [2020-06-05T02:28:35.312Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.0.v20170201-2036...
22:28:35 [2020-06-05T02:28:35.312Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
22:28:35 [2020-06-05T02:28:35.312Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.312Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
22:28:35 [2020-06-05T02:28:35.312Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.100.v20170515-1458...
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940...
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.567Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834...
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] The user operation is waiting for background work to complete.
22:28:35 [2020-06-05T02:28:35.821Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
22:28:36 [2020-06-05T02:28:36.076Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442...
22:28:36 [2020-06-05T02:28:36.076Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
22:28:36 [2020-06-05T02:28:36.076Z] [INFO] The user operation is waiting for background work to complete.
22:28:36 [2020-06-05T02:28:36.076Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
22:28:36 [2020-06-05T02:28:36.076Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450...
22:28:36 [2020-06-05T02:28:36.636Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
22:28:36 [2020-06-05T02:28:36.636Z] [INFO] The user operation is waiting for background work to complete.
22:28:36 [2020-06-05T02:28:36.636Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
22:28:36 [2020-06-05T02:28:36.636Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940...
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] The user operation is waiting for background work to complete.
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650...
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
22:28:36 [2020-06-05T02:28:36.906Z] [INFO] The user operation is waiting for background work to complete.
22:28:37 [2020-06-05T02:28:37.160Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
22:28:37 [2020-06-05T02:28:37.160Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834...
22:28:37 [2020-06-05T02:28:37.415Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
22:28:37 [2020-06-05T02:28:37.415Z] [INFO] The user operation is waiting for background work to complete.
22:28:37 [2020-06-05T02:28:37.415Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428...
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] The user operation is waiting for background work to complete.
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307...
22:28:37 [2020-06-05T02:28:37.671Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
22:28:37 [2020-06-05T02:28:37.925Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
22:28:37 [2020-06-05T02:28:37.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
22:28:37 [2020-06-05T02:28:37.925Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
22:28:38 [2020-06-05T02:28:38.179Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
22:28:38 [2020-06-05T02:28:38.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] The user operation is waiting for background work to complete.
22:28:38 [2020-06-05T02:28:38.435Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
22:28:38 [2020-06-05T02:28:38.690Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450...
22:28:38 [2020-06-05T02:28:38.690Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
22:28:38 [2020-06-05T02:28:38.690Z] [INFO] The user operation is waiting for background work to complete.
22:28:38 [2020-06-05T02:28:38.690Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
22:28:38 [2020-06-05T02:28:38.690Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259...
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] The user operation is waiting for background work to complete.
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708...
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
22:28:38 [2020-06-05T02:28:38.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
22:28:39 [2020-06-05T02:28:39.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
22:28:39 [2020-06-05T02:28:39.200Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
22:28:39 [2020-06-05T02:28:39.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
22:28:39 [2020-06-05T02:28:39.200Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
22:28:39 [2020-06-05T02:28:39.200Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
22:28:39 [2020-06-05T02:28:39.455Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
22:28:39 [2020-06-05T02:28:39.455Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
22:28:39 [2020-06-05T02:28:39.710Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
22:28:39 [2020-06-05T02:28:39.710Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
22:28:39 [2020-06-05T02:28:39.965Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
22:28:39 [2020-06-05T02:28:39.965Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
22:28:39 [2020-06-05T02:28:39.965Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
22:28:39 [2020-06-05T02:28:39.965Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
22:28:39 [2020-06-05T02:28:39.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
22:28:40 [2020-06-05T02:28:40.220Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
22:28:40 [2020-06-05T02:28:40.220Z] [INFO] The user operation is waiting for background work to complete.
22:28:40 [2020-06-05T02:28:40.220Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
22:28:40 [2020-06-05T02:28:40.475Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
22:28:41 [2020-06-05T02:28:41.838Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
22:28:41 [2020-06-05T02:28:41.838Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
22:28:41 [2020-06-05T02:28:41.838Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
22:28:42 [2020-06-05T02:28:42.094Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
22:28:42 [2020-06-05T02:28:42.349Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
22:28:42 [2020-06-05T02:28:42.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
22:28:42 [2020-06-05T02:28:42.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
22:28:42 [2020-06-05T02:28:42.909Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:28:42 [2020-06-05T02:28:42.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.724Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
22:28:43 [2020-06-05T02:28:43.979Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
22:28:43 [2020-06-05T02:28:43.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
22:28:44 [2020-06-05T02:28:44.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
22:28:44 [2020-06-05T02:28:44.489Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
22:28:44 [2020-06-05T02:28:44.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
22:28:44 [2020-06-05T02:28:44.489Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
22:28:45 [2020-06-05T02:28:45.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.668Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.669Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
22:28:45 [2020-06-05T02:28:45.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
22:28:46 [2020-06-05T02:28:46.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
22:28:46 [2020-06-05T02:28:46.433Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
22:28:46 [2020-06-05T02:28:46.433Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.688Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.943Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
22:28:46 [2020-06-05T02:28:46.943Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.198Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
22:28:47 [2020-06-05T02:28:47.198Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.453Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
22:28:47 [2020-06-05T02:28:47.708Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.708Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.708Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.708Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.708Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
22:28:47 [2020-06-05T02:28:47.962Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.473Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
22:28:48 [2020-06-05T02:28:48.728Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.728Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
22:28:48 [2020-06-05T02:28:48.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:28:49 [2020-06-05T02:28:49.493Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:28:49 [2020-06-05T02:28:49.749Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:6.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
22:28:49 [2020-06-05T02:28:49.749Z] [INFO] ------------------------------------------------------------------------
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Reactor Build Order:
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] 
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Parent                                               [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass State System Parent                                  [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass TMF Parent                                           [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Documentation                                        [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP Parent                                           [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Json trace Parent                                    [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Target Platform                                      [pom]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Trace Compass Repository                            [eclipse-repository]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] 
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Building Trace Compass Parent 6.0.0-SNAPSHOT                     [1/138]
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] --------------------------------[ pom ]---------------------------------
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] 
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:49 [2020-06-05T02:28:49.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:50 [2020-06-05T02:28:50.005Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 254 kB/s)
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:50 [2020-06-05T02:28:50.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:50 [2020-06-05T02:28:50.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:50 [2020-06-05T02:28:50.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:50 [2020-06-05T02:28:50.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
22:28:51 [2020-06-05T02:28:51.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 111 kB/s)
22:28:51 [2020-06-05T02:28:51.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.157Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
22:28:51 [2020-06-05T02:28:51.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.6 MB/s)
22:28:51 [2020-06-05T02:28:51.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
22:28:51 [2020-06-05T02:28:51.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
22:28:51 [2020-06-05T02:28:51.668Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
22:28:54 [2020-06-05T02:28:54.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
22:28:54 [2020-06-05T02:28:54.738Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
22:28:54 [2020-06-05T02:28:54.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
22:28:54 [2020-06-05T02:28:54.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.0 MB/s)
22:28:54 [2020-06-05T02:28:54.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:54 [2020-06-05T02:28:54.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:54 [2020-06-05T02:28:54.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:55 [2020-06-05T02:28:55.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:55 [2020-06-05T02:28:55.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:55 [2020-06-05T02:28:55.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
22:28:55 [2020-06-05T02:28:55.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s)
22:28:55 [2020-06-05T02:28:55.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.504Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
22:28:55 [2020-06-05T02:28:55.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 2.0 MB/s)
22:28:56 [2020-06-05T02:28:56.014Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 40 kB/s)
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:56 [2020-06-05T02:28:56.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:56 [2020-06-05T02:28:56.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:56 [2020-06-05T02:28:56.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:56 [2020-06-05T02:28:56.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:56 [2020-06-05T02:28:56.780Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:57 [2020-06-05T02:28:57.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:57 [2020-06-05T02:28:57.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:57 [2020-06-05T02:28:57.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:57 [2020-06-05T02:28:57.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
22:28:57 [2020-06-05T02:28:57.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
22:28:58 [2020-06-05T02:28:58.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.5 MB/s)
22:28:58 [2020-06-05T02:28:58.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.8 MB/s)
22:28:58 [2020-06-05T02:28:58.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.1 MB/s)
22:28:58 [2020-06-05T02:28:58.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 290 kB/s)
22:28:58 [2020-06-05T02:28:58.469Z] [INFO] 
22:28:58 [2020-06-05T02:28:58.469Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
22:28:58 [2020-06-05T02:28:58.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:58 [2020-06-05T02:28:58.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:58 [2020-06-05T02:28:58.469Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 83 kB/s)
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.029Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 102 kB/s)
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:28:59 [2020-06-05T02:28:59.589Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:28:59 [2020-06-05T02:28:59.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:29:00 [2020-06-05T02:29:00.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:29:00 [2020-06-05T02:29:00.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
22:29:00 [2020-06-05T02:29:00.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 36 kB/s)
22:29:00 [2020-06-05T02:29:00.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
22:29:00 [2020-06-05T02:29:00.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 60 kB/s)
22:29:00 [2020-06-05T02:29:00.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:00 [2020-06-05T02:29:00.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:01 [2020-06-05T02:29:01.120Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 318 kB/s)
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.631Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 97 kB/s)
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:01 [2020-06-05T02:29:01.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:02 [2020-06-05T02:29:02.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:02 [2020-06-05T02:29:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:02 [2020-06-05T02:29:02.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:02 [2020-06-05T02:29:02.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
22:29:02 [2020-06-05T02:29:02.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 19 kB/s)
22:29:02 [2020-06-05T02:29:02.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:02 [2020-06-05T02:29:02.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:02 [2020-06-05T02:29:02.652Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:02 [2020-06-05T02:29:02.907Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:02 [2020-06-05T02:29:02.907Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:02 [2020-06-05T02:29:02.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
22:29:03 [2020-06-05T02:29:03.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 112 kB/s)
22:29:03 [2020-06-05T02:29:03.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
22:29:03 [2020-06-05T02:29:03.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 38 kB/s)
22:29:03 [2020-06-05T02:29:03.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:03 [2020-06-05T02:29:03.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:03 [2020-06-05T02:29:03.672Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:03 [2020-06-05T02:29:03.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 59 kB/s)
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 216 kB/s)
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:04 [2020-06-05T02:29:04.693Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 364 kB/s)
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.252Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 43 kB/s)
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:05 [2020-06-05T02:29:05.812Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 122 kB/s)
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.372Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
22:29:06 [2020-06-05T02:29:06.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 387 kB/s)
22:29:06 [2020-06-05T02:29:06.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:06 [2020-06-05T02:29:06.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:06 [2020-06-05T02:29:06.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:07 [2020-06-05T02:29:07.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 69 kB/s)
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.392Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 452 kB/s)
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:07 [2020-06-05T02:29:07.901Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:08 [2020-06-05T02:29:08.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:08 [2020-06-05T02:29:08.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:08 [2020-06-05T02:29:08.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
22:29:08 [2020-06-05T02:29:08.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.1 kB/s)
22:29:08 [2020-06-05T02:29:08.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 134 kB/s)
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:08 [2020-06-05T02:29:08.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.176Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 52 kB/s)
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 74 kB/s)
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:09 [2020-06-05T02:29:09.991Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:10 [2020-06-05T02:29:10.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 269 kB/s)
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:10 [2020-06-05T02:29:10.525Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:10 [2020-06-05T02:29:10.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:10 [2020-06-05T02:29:10.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:11 [2020-06-05T02:29:11.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
22:29:11 [2020-06-05T02:29:11.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 222 kB/s)
22:29:11 [2020-06-05T02:29:11.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.036Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 97 kB/s)
22:29:11 [2020-06-05T02:29:11.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:11 [2020-06-05T02:29:11.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:12 [2020-06-05T02:29:12.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:12 [2020-06-05T02:29:12.115Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
22:29:12 [2020-06-05T02:29:12.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.3 MB/s)
22:29:12 [2020-06-05T02:29:12.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 28 kB/s)
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:12 [2020-06-05T02:29:12.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 36 kB/s)
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.185Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 33 kB/s)
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:13 [2020-06-05T02:29:13.745Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 180 kB/s)
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:14 [2020-06-05T02:29:14.305Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 54 kB/s)
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 67 kB/s)
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:16 [2020-06-05T02:29:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:17 [2020-06-05T02:29:17.116Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:17 [2020-06-05T02:29:17.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:17 [2020-06-05T02:29:17.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:17 [2020-06-05T02:29:17.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
22:29:17 [2020-06-05T02:29:17.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 25 kB/s)
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:17 [2020-06-05T02:29:17.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
22:29:17 [2020-06-05T02:29:17.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:18 [2020-06-05T02:29:18.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
22:29:18 [2020-06-05T02:29:18.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:19 [2020-06-05T02:29:19.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:19 [2020-06-05T02:29:19.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.732Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:19 [2020-06-05T02:29:19.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:19 [2020-06-05T02:29:19.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:19 [2020-06-05T02:29:19.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:20 [2020-06-05T02:29:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:20 [2020-06-05T02:29:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:20 [2020-06-05T02:29:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:20 [2020-06-05T02:29:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:20 [2020-06-05T02:29:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:20 [2020-06-05T02:29:20.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:20 [2020-06-05T02:29:20.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:20 [2020-06-05T02:29:20.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:20 [2020-06-05T02:29:20.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:20 [2020-06-05T02:29:20.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:20 [2020-06-05T02:29:20.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:20 [2020-06-05T02:29:20.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:20 [2020-06-05T02:29:20.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:20 [2020-06-05T02:29:20.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:20 [2020-06-05T02:29:20.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:21 [2020-06-05T02:29:21.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:21 [2020-06-05T02:29:21.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:21 [2020-06-05T02:29:21.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:21 [2020-06-05T02:29:21.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:21 [2020-06-05T02:29:21.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:21 [2020-06-05T02:29:21.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:21 [2020-06-05T02:29:21.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:21 [2020-06-05T02:29:21.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
22:29:21 [2020-06-05T02:29:21.518Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:22 [2020-06-05T02:29:22.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:22 [2020-06-05T02:29:22.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:22 [2020-06-05T02:29:22.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
22:29:22 [2020-06-05T02:29:22.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:23 [2020-06-05T02:29:23.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
22:29:23 [2020-06-05T02:29:23.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.1 MB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.8 MB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 233 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 3.5 MB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 817 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.3 MB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 300 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 118 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 204 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 105 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.8 MB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 230 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 116 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 101 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 225 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 108 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 337 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 106 kB/s)
22:29:24 [2020-06-05T02:29:24.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.6 MB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 546 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 159 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.1 MB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 220 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 441 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 38 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 32 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 693 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 96 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 153 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 114 kB/s)
22:29:24 [2020-06-05T02:29:24.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 467 kB/s)
22:29:24 [2020-06-05T02:29:24.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 507 kB/s)
22:29:25 [2020-06-05T02:29:25.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 9.2 kB/s)
22:29:25 [2020-06-05T02:29:25.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 33 kB/s)
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] 
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] 
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] 
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.032Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
22:29:27 [2020-06-05T02:29:27.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 55 kB/s)
22:29:27 [2020-06-05T02:29:27.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:27 [2020-06-05T02:29:27.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:27 [2020-06-05T02:29:27.544Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:27 [2020-06-05T02:29:27.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:27 [2020-06-05T02:29:27.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 193 kB/s)
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] 
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] 
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 294 kB/s)
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:28 [2020-06-05T02:29:28.564Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 106 kB/s)
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.124Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 151 kB/s)
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:29 [2020-06-05T02:29:29.635Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 117 kB/s)
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:30 [2020-06-05T02:29:30.196Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:30 [2020-06-05T02:29:30.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:31 [2020-06-05T02:29:31.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
22:29:31 [2020-06-05T02:29:31.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
22:29:31 [2020-06-05T02:29:31.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
22:29:31 [2020-06-05T02:29:31.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.5 MB/s)
22:29:31 [2020-06-05T02:29:31.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.6 MB/s)
22:29:31 [2020-06-05T02:29:31.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 667 kB/s)
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/6.0.0-SNAPSHOT/org.eclipse.tracecompass-6.0.0-SNAPSHOT.pom
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT [2/138]
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] --------------------------------[ pom ]---------------------------------
22:29:31 [2020-06-05T02:29:31.824Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-6.0.0-SNAPSHOT.pom
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] Building Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT    [3/138]
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --------------------------------[ pom ]---------------------------------
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] 
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
22:29:31 [2020-06-05T02:29:31.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-6.0.0-SNAPSHOT.pom
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] 
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT     [4/138]
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] 
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] 
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:32 [2020-06-05T02:29:32.080Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:32 [2020-06-05T02:29:32.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:33 [2020-06-05T02:29:33.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:33 [2020-06-05T02:29:33.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
22:29:33 [2020-06-05T02:29:33.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 26 kB/s)
22:29:33 [2020-06-05T02:29:33.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
22:29:33 [2020-06-05T02:29:33.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 322 kB/s)
22:29:33 [2020-06-05T02:29:33.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
22:29:33 [2020-06-05T02:29:33.772Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 361 kB/s)
22:29:33 [2020-06-05T02:29:33.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:33 [2020-06-05T02:29:33.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:33 [2020-06-05T02:29:33.772Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 104 kB/s)
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 99 kB/s)
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:34 [2020-06-05T02:29:34.892Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 172 kB/s)
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.452Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.706Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.706Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 90 kB/s)
22:29:35 [2020-06-05T02:29:35.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:35 [2020-06-05T02:29:35.961Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:36 [2020-06-05T02:29:36.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:36 [2020-06-05T02:29:36.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:36 [2020-06-05T02:29:36.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
22:29:36 [2020-06-05T02:29:36.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 328 kB/s)
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:36 [2020-06-05T02:29:36.726Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 21 MB/s)
22:29:36 [2020-06-05T02:29:36.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:36 [2020-06-05T02:29:36.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:36 [2020-06-05T02:29:36.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:36 [2020-06-05T02:29:36.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:36 [2020-06-05T02:29:36.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:37 [2020-06-05T02:29:37.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:37 [2020-06-05T02:29:37.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:37 [2020-06-05T02:29:37.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:37 [2020-06-05T02:29:37.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:37 [2020-06-05T02:29:37.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:37 [2020-06-05T02:29:37.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 567 kB/s)
22:29:38 [2020-06-05T02:29:38.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 3.0 MB/s)
22:29:38 [2020-06-05T02:29:38.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 656 kB/s)
22:29:38 [2020-06-05T02:29:38.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 2.6 MB/s)
22:29:38 [2020-06-05T02:29:38.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 53 kB/s)
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] The project's OSGi version is 4.2.1.202006050220
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] 
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] 
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] 
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] 
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:38 [2020-06-05T02:29:38.564Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:38 [2020-06-05T02:29:38.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:38 [2020-06-05T02:29:38.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:39 [2020-06-05T02:29:39.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
22:29:39 [2020-06-05T02:29:39.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 14 kB/s)
22:29:39 [2020-06-05T02:29:39.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.074Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 75 kB/s)
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:39 [2020-06-05T02:29:39.634Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:39 [2020-06-05T02:29:39.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 694 kB/s)
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.144Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
22:29:40 [2020-06-05T02:29:40.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 284 kB/s)
22:29:40 [2020-06-05T02:29:40.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:40 [2020-06-05T02:29:40.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:40 [2020-06-05T02:29:40.655Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:40 [2020-06-05T02:29:40.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:40 [2020-06-05T02:29:40.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:41 [2020-06-05T02:29:41.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
22:29:41 [2020-06-05T02:29:41.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 270 kB/s)
22:29:41 [2020-06-05T02:29:41.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.165Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
22:29:41 [2020-06-05T02:29:41.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 73 kB/s)
22:29:41 [2020-06-05T02:29:41.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:41 [2020-06-05T02:29:41.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:41 [2020-06-05T02:29:41.677Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:41 [2020-06-05T02:29:41.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 192 kB/s)
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 153 kB/s)
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:42 [2020-06-05T02:29:42.698Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:42 [2020-06-05T02:29:42.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 403 kB/s)
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.208Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.465Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.465Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
22:29:43 [2020-06-05T02:29:43.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 12 kB/s)
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:43 [2020-06-05T02:29:43.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:44 [2020-06-05T02:29:44.230Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:44 [2020-06-05T02:29:44.230Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:44 [2020-06-05T02:29:44.230Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:44 [2020-06-05T02:29:44.230Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:44 [2020-06-05T02:29:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:44 [2020-06-05T02:29:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:44 [2020-06-05T02:29:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:44 [2020-06-05T02:29:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.8 MB/s)
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 72 kB/s)
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 119 kB/s)
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 652 kB/s)
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/main/resources
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] 
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:46 [2020-06-05T02:29:46.676Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:46 [2020-06-05T02:29:46.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 20 kB/s)
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.187Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 88 kB/s)
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:47 [2020-06-05T02:29:47.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:48 [2020-06-05T02:29:48.003Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:48 [2020-06-05T02:29:48.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:48 [2020-06-05T02:29:48.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:48 [2020-06-05T02:29:48.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
22:29:48 [2020-06-05T02:29:48.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 21 kB/s)
22:29:48 [2020-06-05T02:29:48.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:48 [2020-06-05T02:29:48.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:48 [2020-06-05T02:29:48.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:48 [2020-06-05T02:29:48.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:48 [2020-06-05T02:29:48.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 59 kB/s)
22:29:49 [2020-06-05T02:29:49.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
22:29:49 [2020-06-05T02:29:49.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 50 kB/s)
22:29:49 [2020-06-05T02:29:49.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:49 [2020-06-05T02:29:49.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:49 [2020-06-05T02:29:49.837Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:50 [2020-06-05T02:29:50.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:50 [2020-06-05T02:29:50.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 29 kB/s)
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:50 [2020-06-05T02:29:50.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:50 [2020-06-05T02:29:50.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:51 [2020-06-05T02:29:51.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:51 [2020-06-05T02:29:51.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:51 [2020-06-05T02:29:51.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:51 [2020-06-05T02:29:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:51 [2020-06-05T02:29:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 138 kB/s)
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 528 kB/s)
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 90 kB/s)
22:29:51 [2020-06-05T02:29:51.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 463 kB/s)
22:29:54 [2020-06-05T02:29:54.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 1.3 MB/s)
22:29:55 [2020-06-05T02:29:55.479Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/classes
22:29:58 [2020-06-05T02:29:58.742Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
22:29:58 [2020-06-05T02:29:58.742Z] 	argsArray[i] = entry.getKey();
22:29:58 [2020-06-05T02:29:58.742Z] 	               ^^^^^^^^^^^^^^
22:29:58 [2020-06-05T02:29:58.742Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:29:58 [2020-06-05T02:29:58.742Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
22:29:58 [2020-06-05T02:29:58.742Z] 	argsArray[i + 1] = entry.getValue();
22:29:58 [2020-06-05T02:29:58.742Z] 	                   ^^^^^^^^^^^^^^^^
22:29:58 [2020-06-05T02:29:58.742Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:29:58 [2020-06-05T02:29:58.742Z] 2 problems (2 warnings)
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/test/resources
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] 
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
22:29:58 [2020-06-05T02:29:58.742Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.pom
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2metadata.xml
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2artifacts.xml
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] Building Trace Compass State System Parent 6.0.0-SNAPSHOT        [5/138]
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --------------------------------[ pom ]---------------------------------
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.304Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
22:29:59 [2020-06-05T02:29:59.305Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-6.0.0-SNAPSHOT.pom
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT  [6/138]
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] The project's OSGi version is 1.2.1.202006050220
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] 
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
22:29:59 [2020-06-05T02:29:59.560Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
22:30:00 [2020-06-05T02:30:00.121Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[84] 
22:30:00 [2020-06-05T02:30:00.121Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
22:30:00 [2020-06-05T02:30:00.121Z]             .comparingLong(E::getEnd)
22:30:00 [2020-06-05T02:30:00.121Z]             .thenComparingLong(E::getStart);
22:30:00 [2020-06-05T02:30:00.121Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:00 [2020-06-05T02:30:00.121Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator<E extends @NonNull IHTInterval>'
22:30:00 [2020-06-05T02:30:00.121Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[224] 
22:30:00 [2020-06-05T02:30:00.121Z] 	fFileChannelIn = fFileInputStream.getChannel();
22:30:00 [2020-06-05T02:30:00.121Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:00 [2020-06-05T02:30:00.121Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
22:30:00 [2020-06-05T02:30:00.121Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[225] 
22:30:00 [2020-06-05T02:30:00.121Z] 	fFileChannelOut = fFileOutputStream.getChannel();
22:30:00 [2020-06-05T02:30:00.121Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:00 [2020-06-05T02:30:00.121Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
22:30:00 [2020-06-05T02:30:00.121Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
22:30:00 [2020-06-05T02:30:00.121Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
22:30:00 [2020-06-05T02:30:00.121Z]                 .add(String.valueOf(fStart))
22:30:00 [2020-06-05T02:30:00.121Z]                 .add(String.valueOf(fStart + fDuration))
22:30:00 [2020-06-05T02:30:00.121Z]                 .toString();
22:30:00 [2020-06-05T02:30:00.121Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:00 [2020-06-05T02:30:00.121Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:00 [2020-06-05T02:30:00.121Z] 4 problems (4 warnings)
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.121Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.376Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.377Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
22:30:00 [2020-06-05T02:30:00.377Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.377Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.pom
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2metadata.xml
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2artifacts.xml
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT [7/138]
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] The project's OSGi version is 3.0.0.202006050220
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] 
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:00 [2020-06-05T02:30:00.635Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
22:30:01 [2020-06-05T02:30:01.196Z] 	store.add((E) elem); // warning from type, it should be fine
22:30:01 [2020-06-05T02:30:01.196Z] 	          ^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: Unchecked cast from Object to E
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[313] 
22:30:01 [2020-06-05T02:30:01.196Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
22:30:01 [2020-06-05T02:30:01.196Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[237] 
22:30:01 [2020-06-05T02:30:01.196Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
22:30:01 [2020-06-05T02:30:01.196Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: Unchecked cast from BasicSegment to E
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
22:30:01 [2020-06-05T02:30:01.196Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
22:30:01 [2020-06-05T02:30:01.196Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
22:30:01 [2020-06-05T02:30:01.196Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
22:30:01 [2020-06-05T02:30:01.196Z] 	              ^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[299] 
22:30:01 [2020-06-05T02:30:01.196Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
22:30:01 [2020-06-05T02:30:01.196Z] 	                                         ^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[302] 
22:30:01 [2020-06-05T02:30:01.196Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
22:30:01 [2020-06-05T02:30:01.196Z] 	                       ^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
22:30:01 [2020-06-05T02:30:01.196Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
22:30:01 [2020-06-05T02:30:01.196Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
22:30:01 [2020-06-05T02:30:01.196Z] 	               ^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[188] 
22:30:01 [2020-06-05T02:30:01.196Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
22:30:01 [2020-06-05T02:30:01.196Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.196Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
22:30:01 [2020-06-05T02:30:01.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[195] 
22:30:01 [2020-06-05T02:30:01.197Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
22:30:01 [2020-06-05T02:30:01.197Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.197Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
22:30:01 [2020-06-05T02:30:01.197Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[437] 
22:30:01 [2020-06-05T02:30:01.197Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
22:30:01 [2020-06-05T02:30:01.197Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.197Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
22:30:01 [2020-06-05T02:30:01.197Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[62] 
22:30:01 [2020-06-05T02:30:01.197Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
22:30:01 [2020-06-05T02:30:01.197Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
22:30:01 [2020-06-05T02:30:01.197Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.197Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull E extends @NonNull ISegment>'
22:30:01 [2020-06-05T02:30:01.197Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[95] 
22:30:01 [2020-06-05T02:30:01.197Z] 	E element = (E) object;
22:30:01 [2020-06-05T02:30:01.197Z] 	            ^^^^^^^^^^
22:30:01 [2020-06-05T02:30:01.197Z] Type safety: Unchecked cast from Object to E
22:30:01 [2020-06-05T02:30:01.197Z] 16 problems (16 warnings)
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.pom
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
22:30:01 [2020-06-05T02:30:01.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2metadata.xml
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2artifacts.xml
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT [8/138]
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] The project's OSGi version is 5.0.0.202006050220
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] 
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
22:30:01 [2020-06-05T02:30:01.708Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[131] 
22:30:02 [2020-06-05T02:30:02.634Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
22:30:02 [2020-06-05T02:30:02.634Z] 	                                                                                                                                  ^^^^^^^
22:30:02 [2020-06-05T02:30:02.634Z] Javadoc: Missing tag for parameter reverse
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
22:30:02 [2020-06-05T02:30:02.634Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
22:30:02 [2020-06-05T02:30:02.634Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:02 [2020-06-05T02:30:02.634Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
22:30:02 [2020-06-05T02:30:02.634Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
22:30:02 [2020-06-05T02:30:02.634Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:02 [2020-06-05T02:30:02.634Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[311] 
22:30:02 [2020-06-05T02:30:02.634Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
22:30:02 [2020-06-05T02:30:02.634Z] 	                                                                 ^^^^^^^^^^^^^
22:30:02 [2020-06-05T02:30:02.634Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue<HTInterval>' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable<HTInterval>'
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[386] 
22:30:02 [2020-06-05T02:30:02.634Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
22:30:02 [2020-06-05T02:30:02.634Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:02 [2020-06-05T02:30:02.634Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
22:30:02 [2020-06-05T02:30:02.634Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[265] 
22:30:02 [2020-06-05T02:30:02.635Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
22:30:02 [2020-06-05T02:30:02.635Z] 	                                                  ^^^^^^^^^
22:30:02 [2020-06-05T02:30:02.635Z] Javadoc: Missing tag for parameter nodeStart
22:30:02 [2020-06-05T02:30:02.635Z] 6 problems (6 warnings)
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.635Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] 
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.pom
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
22:30:02 [2020-06-05T02:30:02.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2metadata.xml
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2artifacts.xml
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Building Trace Compass TMF Parent 6.0.0-SNAPSHOT                 [9/138]
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --------------------------------[ pom ]---------------------------------
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-6.0.0-SNAPSHOT.pom
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Building Trace Compass Filter Parser 1.0.5-SNAPSHOT             [10/138]
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] The project's OSGi version is 1.0.5.202006050220
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.145Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
22:30:03 [2020-06-05T02:30:03.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.pom
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2metadata.xml
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2artifacts.xml
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Building org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT       [11/138]
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] The project's OSGi version is 6.0.0.202006050220
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] 
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
22:30:03 [2020-06-05T02:30:03.655Z] [INFO] Compiling 446 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[101] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return (T) resolve;
22:30:07 [2020-06-05T02:30:07.815Z] 	       ^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Type safety: Unchecked cast from Object to T
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[123] 
22:30:07 [2020-06-05T02:30:07.815Z] 	V node = queue.poll();
22:30:07 [2020-06-05T02:30:07.815Z] 	         ^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[82] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return fSymbolMapping.lastKey();
22:30:07 [2020-06-05T02:30:07.815Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap<K,V>' doesn't seem to be designed with null type annotations in mind
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[97] 
22:30:07 [2020-06-05T02:30:07.815Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
22:30:07 [2020-06-05T02:30:07.815Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                                          ^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
22:30:07 [2020-06-05T02:30:07.815Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java:[78] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
22:30:07 [2020-06-05T02:30:07.815Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[49] 
22:30:07 [2020-06-05T02:30:07.815Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                           ^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[65] 
22:30:07 [2020-06-05T02:30:07.815Z] 	ITmfXyModel model = new TmfXyModel(title, series);
22:30:07 [2020-06-05T02:30:07.815Z] 	                                          ^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'List<@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ISeriesModel>', corresponding supertype is 'Collection<@NonNull ISeriesModel>'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[67] 
22:30:07 [2020-06-05T02:30:07.815Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[180] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                                ^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[256] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                                ^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[413] 
22:30:07 [2020-06-05T02:30:07.815Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
22:30:07 [2020-06-05T02:30:07.815Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect<?>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[508] 
22:30:07 [2020-06-05T02:30:07.815Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
22:30:07 [2020-06-05T02:30:07.815Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Type safety: Unchecked cast from Object to Map<Long,String>
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[97] 
22:30:07 [2020-06-05T02:30:07.815Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
22:30:07 [2020-06-05T02:30:07.815Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.815Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
22:30:07 [2020-06-05T02:30:07.815Z] 	return dir.getAbsolutePath();
22:30:07 [2020-06-05T02:30:07.815Z] 	       ^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.815Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
22:30:07 [2020-06-05T02:30:07.816Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
22:30:07 [2020-06-05T02:30:07.816Z] 	fMetadata = metadata;
22:30:07 [2020-06-05T02:30:07.816Z] 	            ^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'Multimap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[249] 
22:30:07 [2020-06-05T02:30:07.816Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[132] 
22:30:07 [2020-06-05T02:30:07.816Z] 	callsites = (List<ITmfCallsite>) result;
22:30:07 [2020-06-05T02:30:07.816Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[64] 
22:30:07 [2020-06-05T02:30:07.816Z] 	fTimesRequested = Longs.toArray(times);
22:30:07 [2020-06-05T02:30:07.816Z] 	                  ^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[125] 
22:30:07 [2020-06-05T02:30:07.816Z] 	return Maps.uniqueIndex(fYSeries, series -> series.getName());
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[131] 
22:30:07 [2020-06-05T02:30:07.816Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
22:30:07 [2020-06-05T02:30:07.816Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Unnecessary $NON-NLS$ tag
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[183] 
22:30:07 [2020-06-05T02:30:07.816Z] 	* @param cppFilt
22:30:07 [2020-06-05T02:30:07.816Z] 	         ^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Javadoc: Description expected after this reference
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
22:30:07 [2020-06-05T02:30:07.816Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
22:30:07 [2020-06-05T02:30:07.816Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
22:30:07 [2020-06-05T02:30:07.816Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
22:30:07 [2020-06-05T02:30:07.816Z] 	                                               ^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
22:30:07 [2020-06-05T02:30:07.816Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
22:30:07 [2020-06-05T02:30:07.816Z] 	                                           ^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
22:30:07 [2020-06-05T02:30:07.816Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                  ^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
22:30:07 [2020-06-05T02:30:07.816Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
22:30:07 [2020-06-05T02:30:07.816Z] 	                                               ^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
22:30:07 [2020-06-05T02:30:07.816Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[72] 
22:30:07 [2020-06-05T02:30:07.816Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                           ^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[65] 
22:30:07 [2020-06-05T02:30:07.816Z] 	fTraceTypeId = traceTypeId;
22:30:07 [2020-06-05T02:30:07.816Z] 	               ^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[114] 
22:30:07 [2020-06-05T02:30:07.816Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[183] 
22:30:07 [2020-06-05T02:30:07.816Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
22:30:07 [2020-06-05T02:30:07.816Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super @NonNull String,capture#of ?,@Nullable String>'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
22:30:07 [2020-06-05T02:30:07.816Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
22:30:07 [2020-06-05T02:30:07.816Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[244] 
22:30:07 [2020-06-05T02:30:07.816Z] 	public TraceEntryModel build() {
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: The return type StateSystemDataProvider.TraceEntryModel for build() from the type StateSystemDataProvider.TraceEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[297] 
22:30:07 [2020-06-05T02:30:07.816Z] 	public ModuleEntryModel build() {
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: The return type StateSystemDataProvider.ModuleEntryModel for build() from the type StateSystemDataProvider.ModuleEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[352] 
22:30:07 [2020-06-05T02:30:07.816Z] 	public StateSystemEntryModel build() {
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: The return type StateSystemDataProvider.StateSystemEntryModel for build() from the type StateSystemDataProvider.StateSystemEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[411] 
22:30:07 [2020-06-05T02:30:07.816Z] 	public AttributeEntryModel build() {
22:30:07 [2020-06-05T02:30:07.816Z] 	       ^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Type safety: The return type StateSystemDataProvider.AttributeEntryModel for build() from the type StateSystemDataProvider.AttributeEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[699] 
22:30:07 [2020-06-05T02:30:07.816Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>'
22:30:07 [2020-06-05T02:30:07.816Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
22:30:07 [2020-06-05T02:30:07.816Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
22:30:07 [2020-06-05T02:30:07.816Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:07 [2020-06-05T02:30:07.816Z] Null type safety (type annotations): The expression of type 'LinkedHashMultimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>', corresponding supertype is 'Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>'
22:30:07 [2020-06-05T02:30:07.816Z] 42 problems (42 warnings)
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
22:30:08 [2020-06-05T02:30:08.327Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.327Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.327Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] 
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
22:30:08 [2020-06-05T02:30:08.861Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] 
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] 
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.pom
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
22:30:09 [2020-06-05T02:30:09.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-pack200.jar.pack.gz
22:30:09 [2020-06-05T02:30:09.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2metadata.xml
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2artifacts.xml
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT [12/138]
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] The project's OSGi version is 2.0.4.202006050220
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.061Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[29] 
22:30:10 [2020-06-05T02:30:10.317Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
22:30:10 [2020-06-05T02:30:10.317Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[110] 
22:30:10 [2020-06-05T02:30:10.317Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
22:30:10 [2020-06-05T02:30:10.317Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
22:30:10 [2020-06-05T02:30:10.317Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
22:30:10 [2020-06-05T02:30:10.317Z] 	    ^^^^^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
22:30:10 [2020-06-05T02:30:10.317Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
22:30:10 [2020-06-05T02:30:10.317Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[187] 
22:30:10 [2020-06-05T02:30:10.317Z] 	int quark = entry.getValue();
22:30:10 [2020-06-05T02:30:10.317Z] 	            ^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:30:10 [2020-06-05T02:30:10.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[55] 
22:30:10 [2020-06-05T02:30:10.317Z] 	fGroups = Arrays.copyOf(groups, groups.length);
22:30:10 [2020-06-05T02:30:10.317Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:10 [2020-06-05T02:30:10.317Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
22:30:10 [2020-06-05T02:30:10.317Z] 6 problems (6 warnings)
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
22:30:10 [2020-06-05T02:30:10.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.pom
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2metadata.xml
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2artifacts.xml
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Building Trace Compass CTF Support Parent 6.0.0-SNAPSHOT        [13/138]
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --------------------------------[ pom ]---------------------------------
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-6.0.0-SNAPSHOT.pom
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT        [14/138]
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] The project's OSGi version is 1.0.5.202006050220
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] 
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:10 [2020-06-05T02:30:10.572Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:11 [2020-06-05T02:30:11.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:11 [2020-06-05T02:30:11.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:11 [2020-06-05T02:30:11.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
22:30:11 [2020-06-05T02:30:11.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 86 kB/s)
22:30:11 [2020-06-05T02:30:11.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:11 [2020-06-05T02:30:11.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:11 [2020-06-05T02:30:11.132Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:11 [2020-06-05T02:30:11.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:12 [2020-06-05T02:30:12.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:13 [2020-06-05T02:30:13.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
22:30:13 [2020-06-05T02:30:13.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 22 kB/s)
22:30:13 [2020-06-05T02:30:13.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.257Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 64 kB/s)
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:13 [2020-06-05T02:30:13.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:14 [2020-06-05T02:30:14.072Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:14 [2020-06-05T02:30:14.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:14 [2020-06-05T02:30:14.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:14 [2020-06-05T02:30:14.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
22:30:14 [2020-06-05T02:30:14.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 68 kB/s)
22:30:14 [2020-06-05T02:30:14.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:14 [2020-06-05T02:30:14.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:14 [2020-06-05T02:30:14.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:15 [2020-06-05T02:30:15.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 404 kB/s)
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:16 [2020-06-05T02:30:16.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:16 [2020-06-05T02:30:16.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:17 [2020-06-05T02:30:17.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:17 [2020-06-05T02:30:17.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:17 [2020-06-05T02:30:17.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:17 [2020-06-05T02:30:17.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:17 [2020-06-05T02:30:17.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:17 [2020-06-05T02:30:17.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:17 [2020-06-05T02:30:17.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:17 [2020-06-05T02:30:17.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:17 [2020-06-05T02:30:17.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:17 [2020-06-05T02:30:17.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
22:30:18 [2020-06-05T02:30:18.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 84 kB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 1.4 MB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 165 kB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 1.2 MB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 534 kB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 127 kB/s)
22:30:18 [2020-06-05T02:30:18.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 820 kB/s)
22:30:18 [2020-06-05T02:30:18.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 2.5 MB/s)
22:30:19 [2020-06-05T02:30:19.411Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
22:30:19 [2020-06-05T02:30:19.411Z] ANTLR Parser Generator  Version 3.5.2
22:30:19 [2020-06-05T02:30:19.667Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
22:30:19 [2020-06-05T02:30:19.667Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
22:30:20 [2020-06-05T02:30:20.229Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
22:30:20 [2020-06-05T02:30:20.229Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
22:30:20 [2020-06-05T02:30:20.229Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
22:30:20 [2020-06-05T02:30:20.229Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
22:30:20 [2020-06-05T02:30:20.229Z] 
22:30:20 [2020-06-05T02:30:20.229Z] As a result, alternative(s) 2 were disabled for that input
22:30:20 [2020-06-05T02:30:20.484Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
22:30:20 [2020-06-05T02:30:20.484Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
22:30:20 [2020-06-05T02:30:20.484Z] 
22:30:20 [2020-06-05T02:30:20.484Z] As a result, alternative(s) 3 were disabled for that input
22:30:20 [2020-06-05T02:30:20.484Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
22:30:20 [2020-06-05T02:30:20.484Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
22:30:20 [2020-06-05T02:30:20.484Z] 
22:30:20 [2020-06-05T02:30:20.484Z] As a result, alternative(s) 2 were disabled for that input
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] 
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] 
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
22:30:20 [2020-06-05T02:30:20.484Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.045Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.pom
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2metadata.xml
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2artifacts.xml
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT       [15/138]
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] The project's OSGi version is 4.0.3.202006050220
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] 
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
22:30:21 [2020-06-05T02:30:21.300Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/classes
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
22:30:22 [2020-06-05T02:30:22.663Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
22:30:22 [2020-06-05T02:30:22.663Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.663Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
22:30:22 [2020-06-05T02:30:22.663Z] 	return (top != null) ? top.getCurrentEvent() : null;
22:30:22 [2020-06-05T02:30:22.663Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.663Z] Potential resource leak: 'top' may not be closed at this location
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
22:30:22 [2020-06-05T02:30:22.663Z] 	return hasMoreEvents();
22:30:22 [2020-06-05T02:30:22.663Z] 	^^^^^^^^^^^^^^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.663Z] Potential resource leak: 'top' may not be closed at this location
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
22:30:22 [2020-06-05T02:30:22.663Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
22:30:22 [2020-06-05T02:30:22.663Z] 	                     ^^
22:30:22 [2020-06-05T02:30:22.663Z] Potential resource leak: 'se' may not be closed
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[172] 
22:30:22 [2020-06-05T02:30:22.663Z] 	returnArray[i] = null;
22:30:22 [2020-06-05T02:30:22.663Z] 	                 ^^^^
22:30:22 [2020-06-05T02:30:22.663Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
22:30:22 [2020-06-05T02:30:22.663Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[222] 
22:30:22 [2020-06-05T02:30:22.663Z] 	return fInnerElements.get(index);
22:30:22 [2020-06-05T02:30:22.663Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.663Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
22:30:22 [2020-06-05T02:30:22.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[233] 
22:30:22 [2020-06-05T02:30:22.664Z] 	return fInnerElements.remove(index);
22:30:22 [2020-06-05T02:30:22.664Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.664Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
22:30:22 [2020-06-05T02:30:22.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
22:30:22 [2020-06-05T02:30:22.664Z] 	SparseList sparseList = (SparseList) list;
22:30:22 [2020-06-05T02:30:22.664Z] 	^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.664Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
22:30:22 [2020-06-05T02:30:22.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
22:30:22 [2020-06-05T02:30:22.664Z] 	SparseList sparseList = (SparseList) list;
22:30:22 [2020-06-05T02:30:22.664Z] 	                         ^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.664Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
22:30:22 [2020-06-05T02:30:22.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
22:30:22 [2020-06-05T02:30:22.664Z] 	return !(pathname.getName().equals("metadata"));
22:30:22 [2020-06-05T02:30:22.664Z] 	                                   ^^^^^^^^^^
22:30:22 [2020-06-05T02:30:22.664Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
22:30:22 [2020-06-05T02:30:22.664Z] 10 problems (10 warnings)
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] 
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
22:30:22 [2020-06-05T02:30:22.920Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
22:30:23 [2020-06-05T02:30:23.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.pom
22:30:23 [2020-06-05T02:30:23.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
22:30:23 [2020-06-05T02:30:23.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz
22:30:23 [2020-06-05T02:30:23.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2metadata.xml
22:30:23 [2020-06-05T02:30:23.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2artifacts.xml
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT    [16/138]
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] The project's OSGi version is 1.0.8.202006050220
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.430Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] 
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:23 [2020-06-05T02:30:23.991Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] 
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] 
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.246Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 283 kB/s)
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:24 [2020-06-05T02:30:24.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 147 kB/s)
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.367Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 67 kB/s)
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:25 [2020-06-05T02:30:25.877Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
22:30:26 [2020-06-05T02:30:26.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.7 MB/s)
22:30:26 [2020-06-05T02:30:26.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 172 kB/s)
22:30:27 [2020-06-05T02:30:27.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 1.8 MB/s)
22:30:27 [2020-06-05T02:30:27.871Z] [INFO] Executing tasks
22:30:27 [2020-06-05T02:30:27.871Z] 
22:30:27 [2020-06-05T02:30:27.871Z] main:
22:30:27 [2020-06-05T02:30:27.871Z] 
22:30:27 [2020-06-05T02:30:27.871Z] main:
22:30:27 [2020-06-05T02:30:27.871Z] 
22:30:27 [2020-06-05T02:30:27.871Z] checkAnyTraceExists:
22:30:28 [2020-06-05T02:30:28.126Z] 
22:30:28 [2020-06-05T02:30:28.126Z] verifyChecksum:
22:30:28 [2020-06-05T02:30:28.126Z]      [echo] Verifying: ${anyTraceExists}
22:30:28 [2020-06-05T02:30:28.126Z] 
22:30:28 [2020-06-05T02:30:28.126Z] deleteFailedCheckSumTraces:
22:30:28 [2020-06-05T02:30:28.126Z] 
22:30:28 [2020-06-05T02:30:28.126Z] downloadTraceFiles:
22:30:28 [2020-06-05T02:30:28.126Z]      [echo] Attempting to download test traces
22:30:28 [2020-06-05T02:30:28.126Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
22:30:28 [2020-06-05T02:30:28.126Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
22:30:28 [2020-06-05T02:30:28.126Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
22:30:28 [2020-06-05T02:30:28.126Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
22:30:29 [2020-06-05T02:30:29.488Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
22:30:29 [2020-06-05T02:30:29.488Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
22:30:29 [2020-06-05T02:30:29.488Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
22:30:29 [2020-06-05T02:30:29.488Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
22:30:30 [2020-06-05T02:30:30.413Z]      [exec] Cloning into 'ctf-testsuite'...
22:30:32 [2020-06-05T02:30:32.300Z] 
22:30:32 [2020-06-05T02:30:32.300Z] pullTestSuite:
22:30:32 [2020-06-05T02:30:32.300Z]      [exec] Your branch is up-to-date with 'origin/master'.
22:30:32 [2020-06-05T02:30:32.300Z]      [exec] Already on 'master'
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] Already up-to-date.
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] 
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] changes and commit them, and you can discard any commits you make in this
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] state without impacting any branches by performing another checkout.
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] 
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] If you want to create a new branch to retain commits you create, you may
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] 
22:30:32 [2020-06-05T02:30:32.860Z]      [exec]   git checkout -b <new-branch-name>
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] 
22:30:32 [2020-06-05T02:30:32.860Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
22:30:32 [2020-06-05T02:30:32.860Z] 
22:30:32 [2020-06-05T02:30:32.860Z] extractTraces:
22:30:32 [2020-06-05T02:30:32.860Z] 
22:30:32 [2020-06-05T02:30:32.860Z] checkAnyTraceExists:
22:30:32 [2020-06-05T02:30:32.860Z] 
22:30:32 [2020-06-05T02:30:32.860Z] verifyChecksum:
22:30:32 [2020-06-05T02:30:32.860Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
22:30:33 [2020-06-05T02:30:33.115Z] 
22:30:33 [2020-06-05T02:30:33.115Z] warnFailedCheckSum:
22:30:33 [2020-06-05T02:30:33.116Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
22:30:33 [2020-06-05T02:30:33.116Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
22:30:33 [2020-06-05T02:30:33.116Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
22:30:34 [2020-06-05T02:30:34.040Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
22:30:34 [2020-06-05T02:30:34.295Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
22:30:34 [2020-06-05T02:30:34.295Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
22:30:34 [2020-06-05T02:30:34.550Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
22:30:35 [2020-06-05T02:30:35.911Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
22:30:36 [2020-06-05T02:30:36.836Z]      [echo] Traces extracted successfully
22:30:36 [2020-06-05T02:30:36.836Z] [INFO] Executed tasks
22:30:36 [2020-06-05T02:30:36.836Z] [INFO] 
22:30:36 [2020-06-05T02:30:36.836Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
22:30:37 [2020-06-05T02:30:37.395Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
22:30:37 [2020-06-05T02:30:37.395Z] [INFO] Command line:
22:30:37 [2020-06-05T02:30:37.395Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:30:37 [2020-06-05T02:30:37.395Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:30:39 [2020-06-05T02:30:39.278Z] !SESSION 2020-06-05 02:30:37.364 -----------------------------------------------
22:30:39 [2020-06-05T02:30:39.278Z] eclipse.buildId=unknown
22:30:39 [2020-06-05T02:30:39.278Z] java.version=1.8.0_202
22:30:39 [2020-06-05T02:30:39.278Z] java.vendor=Oracle Corporation
22:30:39 [2020-06-05T02:30:39.278Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:30:39 [2020-06-05T02:30:39.278Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:30:39 [2020-06-05T02:30:39.278Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:30:39 [2020-06-05T02:30:39.278Z] 
22:30:39 [2020-06-05T02:30:39.278Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:30:38.844
22:30:39 [2020-06-05T02:30:39.278Z] !MESSAGE FrameworkEvent ERROR
22:30:39 [2020-06-05T02:30:39.278Z] !STACK 0
22:30:39 [2020-06-05T02:30:39.278Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [45]
22:30:39 [2020-06-05T02:30:39.278Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:30:39 [2020-06-05T02:30:39.278Z] 
22:30:39 [2020-06-05T02:30:39.278Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:30:39 [2020-06-05T02:30:39.278Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:30:39 [2020-06-05T02:30:39.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:30:47 [2020-06-05T02:30:47.353Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
22:30:47 [2020-06-05T02:30:47.353Z] 
22:30:47 [2020-06-05T02:30:47.353Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:46.865
22:30:47 [2020-06-05T02:30:47.353Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
22:30:47 [2020-06-05T02:30:47.353Z] 
22:30:47 [2020-06-05T02:30:47.353Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:46.866
22:30:47 [2020-06-05T02:30:47.353Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
22:30:47 [2020-06-05T02:30:47.353Z] 
22:30:47 [2020-06-05T02:30:47.353Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:46.948
22:30:47 [2020-06-05T02:30:47.353Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
22:30:47 [2020-06-05T02:30:47.353Z] 
22:30:47 [2020-06-05T02:30:47.353Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:46.949
22:30:47 [2020-06-05T02:30:47.353Z] !MESSAGE channel0_0	[                                                            ]	0 Events
22:30:48 [2020-06-05T02:30:48.278Z] 
22:30:48 [2020-06-05T02:30:48.278Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.087
22:30:48 [2020-06-05T02:30:48.278Z] !MESSAGE channel0_1	[+]	1 Events
22:30:48 [2020-06-05T02:30:48.278Z] 
22:30:48 [2020-06-05T02:30:48.278Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.088
22:30:48 [2020-06-05T02:30:48.278Z] !MESSAGE channel0_0	[ ]	0 Events
22:30:48 [2020-06-05T02:30:48.278Z] 
22:30:48 [2020-06-05T02:30:48.278Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.156
22:30:48 [2020-06-05T02:30:48.278Z] !MESSAGE channel0_1	[++]	1 Events
22:30:48 [2020-06-05T02:30:48.278Z] 
22:30:48 [2020-06-05T02:30:48.278Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.156
22:30:48 [2020-06-05T02:30:48.278Z] !MESSAGE channel0_0	[  ]	0 Events
22:30:48 [2020-06-05T02:30:48.533Z] 
22:30:48 [2020-06-05T02:30:48.533Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.286
22:30:48 [2020-06-05T02:30:48.533Z] !MESSAGE channel0_1	[++++++++++]	1 Events
22:30:48 [2020-06-05T02:30:48.533Z] 
22:30:48 [2020-06-05T02:30:48.533Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:30:48.287
22:30:48 [2020-06-05T02:30:48.533Z] !MESSAGE channel0_0	[          ]	0 Events
22:30:48 [2020-06-05T02:30:48.794Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.615 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
22:30:48 [2020-06-05T02:30:48.794Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.432 s
22:30:48 [2020-06-05T02:30:48.794Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.376 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.1 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.083 s
22:30:48 [2020-06-05T02:30:48.794Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.091 s
22:30:48 [2020-06-05T02:30:48.794Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.046 s
22:30:48 [2020-06-05T02:30:48.794Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.071 s
22:30:48 [2020-06-05T02:30:48.794Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.758 s
22:30:48 [2020-06-05T02:30:48.794Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.04 s
22:30:48 [2020-06-05T02:30:48.794Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.031 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.072 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.068 s
22:30:48 [2020-06-05T02:30:48.794Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
22:30:48 [2020-06-05T02:30:48.794Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.069 s
22:30:48 [2020-06-05T02:30:48.794Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.027 s
22:30:48 [2020-06-05T02:30:48.794Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.068 s
22:30:48 [2020-06-05T02:30:48.794Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.04 s
22:30:48 [2020-06-05T02:30:48.794Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.159 s
22:30:48 [2020-06-05T02:30:48.794Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
22:30:49 [2020-06-05T02:30:49.049Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
22:30:49 [2020-06-05T02:30:49.049Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.005 s
22:30:49 [2020-06-05T02:30:49.049Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
22:30:49 [2020-06-05T02:30:49.049Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
22:30:49 [2020-06-05T02:30:49.049Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
22:30:49 [2020-06-05T02:30:49.049Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
22:30:49 [2020-06-05T02:30:49.049Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
22:30:49 [2020-06-05T02:30:49.049Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
22:30:50 [2020-06-05T02:30:50.414Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
22:30:50 [2020-06-05T02:30:50.414Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.621 s
22:30:50 [2020-06-05T02:30:50.414Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.098 s
22:30:50 [2020-06-05T02:30:50.414Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.135 s
22:30:50 [2020-06-05T02:30:50.414Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.176 s
22:30:50 [2020-06-05T02:30:50.414Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.195 s
22:30:50 [2020-06-05T02:30:50.414Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
22:30:50 [2020-06-05T02:30:50.974Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
22:30:50 [2020-06-05T02:30:50.974Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
22:30:50 [2020-06-05T02:30:50.974Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.061 s
22:30:50 [2020-06-05T02:30:50.974Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.033 s
22:30:50 [2020-06-05T02:30:50.974Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.25 s
22:30:50 [2020-06-05T02:30:50.974Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
22:30:50 [2020-06-05T02:30:50.974Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
22:30:50 [2020-06-05T02:30:50.975Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.06 s
22:30:50 [2020-06-05T02:30:50.975Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
22:30:50 [2020-06-05T02:30:50.975Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
22:30:50 [2020-06-05T02:30:50.975Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.058 s
22:30:50 [2020-06-05T02:30:50.975Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.097 s
22:30:50 [2020-06-05T02:30:50.975Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
22:30:50 [2020-06-05T02:30:50.975Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
22:30:50 [2020-06-05T02:30:50.975Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.017 s
22:30:50 [2020-06-05T02:30:50.975Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
22:30:50 [2020-06-05T02:30:50.975Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
22:30:50 [2020-06-05T02:30:50.975Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
22:30:50 [2020-06-05T02:30:50.975Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
22:30:53 [2020-06-05T02:30:53.487Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
22:30:53 [2020-06-05T02:30:53.487Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.094 s
22:30:53 [2020-06-05T02:30:53.487Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.119 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.156 s
22:30:53 [2020-06-05T02:30:53.487Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.106 s
22:30:53 [2020-06-05T02:30:53.487Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.097 s
22:30:53 [2020-06-05T02:30:53.487Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.1 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.121 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.093 s
22:30:53 [2020-06-05T02:30:53.487Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.1 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.109 s
22:30:53 [2020-06-05T02:30:53.487Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.11 s
22:30:53 [2020-06-05T02:30:53.487Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.099 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.101 s
22:30:53 [2020-06-05T02:30:53.487Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.114 s
22:30:53 [2020-06-05T02:30:53.487Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.085 s
22:30:53 [2020-06-05T02:30:53.487Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.099 s
22:30:53 [2020-06-05T02:30:53.487Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.098 s
22:30:53 [2020-06-05T02:30:53.487Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.124 s
22:30:53 [2020-06-05T02:30:53.487Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.096 s
22:30:53 [2020-06-05T02:30:53.487Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
22:30:53 [2020-06-05T02:30:53.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
22:30:53 [2020-06-05T02:30:53.487Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
22:30:53 [2020-06-05T02:30:53.487Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
22:30:53 [2020-06-05T02:30:53.487Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
22:30:53 [2020-06-05T02:30:53.487Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
22:30:53 [2020-06-05T02:30:53.487Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
22:30:53 [2020-06-05T02:30:53.487Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
22:31:01 [2020-06-05T02:31:01.563Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.86 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.482 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.67 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.124 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.114 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.111 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.937 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.602 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.786 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.233 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.064 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.04 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.142 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.212 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.03 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.284 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.031 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.041 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.291 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.016 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.395 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.195 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.025 s
22:31:01 [2020-06-05T02:31:01.563Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.841 s
22:31:01 [2020-06-05T02:31:01.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
22:31:02 [2020-06-05T02:31:02.488Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
22:31:02 [2020-06-05T02:31:02.488Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.384 s
22:31:02 [2020-06-05T02:31:02.488Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.133 s
22:31:02 [2020-06-05T02:31:02.488Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.177 s
22:31:02 [2020-06-05T02:31:02.488Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.155 s
22:31:02 [2020-06-05T02:31:02.488Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.084 s
22:31:02 [2020-06-05T02:31:02.488Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.089 s
22:31:02 [2020-06-05T02:31:02.488Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.081 s
22:31:02 [2020-06-05T02:31:02.488Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.04 s
22:31:02 [2020-06-05T02:31:02.488Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.074 s
22:31:02 [2020-06-05T02:31:02.488Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.038 s
22:31:02 [2020-06-05T02:31:02.488Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.038 s
22:31:02 [2020-06-05T02:31:02.488Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
22:31:03 [2020-06-05T02:31:03.047Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
22:31:03 [2020-06-05T02:31:03.047Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.018 s
22:31:03 [2020-06-05T02:31:03.048Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.018 s
22:31:03 [2020-06-05T02:31:03.048Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
22:31:03 [2020-06-05T02:31:03.048Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
22:31:03 [2020-06-05T02:31:03.048Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
22:31:03 [2020-06-05T02:31:03.048Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.019 s
22:31:03 [2020-06-05T02:31:03.048Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.038 s
22:31:03 [2020-06-05T02:31:03.048Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.044 s
22:31:03 [2020-06-05T02:31:03.048Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
22:31:03 [2020-06-05T02:31:03.048Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
22:31:03 [2020-06-05T02:31:03.048Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.048Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
22:31:03 [2020-06-05T02:31:03.303Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
22:31:03 [2020-06-05T02:31:03.303Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.109 s
22:31:03 [2020-06-05T02:31:03.303Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.038 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.303Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.02 s
22:31:03 [2020-06-05T02:31:03.303Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.039 s
22:31:03 [2020-06-05T02:31:03.303Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.038 s
22:31:03 [2020-06-05T02:31:03.303Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.022 s
22:31:03 [2020-06-05T02:31:03.303Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
22:31:03 [2020-06-05T02:31:03.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
22:31:03 [2020-06-05T02:31:03.303Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.005 s
22:31:03 [2020-06-05T02:31:03.303Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
22:31:03 [2020-06-05T02:31:03.303Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
22:31:03 [2020-06-05T02:31:03.303Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.015 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.026 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
22:31:03 [2020-06-05T02:31:03.303Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
22:31:03 [2020-06-05T02:31:03.303Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.005 s
22:31:03 [2020-06-05T02:31:03.303Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.049 s
22:31:03 [2020-06-05T02:31:03.303Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.015 s
22:31:03 [2020-06-05T02:31:03.303Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.303Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.01 s
22:31:03 [2020-06-05T02:31:03.558Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
22:31:03 [2020-06-05T02:31:03.558Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
22:31:03 [2020-06-05T02:31:03.558Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
22:31:03 [2020-06-05T02:31:03.558Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
22:31:03 [2020-06-05T02:31:03.558Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
22:31:03 [2020-06-05T02:31:03.558Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.018 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
22:31:04 [2020-06-05T02:31:04.119Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.04 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.047 s
22:31:04 [2020-06-05T02:31:04.119Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
22:31:04 [2020-06-05T02:31:04.119Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.018 s
22:31:04 [2020-06-05T02:31:04.119Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.039 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
22:31:04 [2020-06-05T02:31:04.119Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
22:31:04 [2020-06-05T02:31:04.119Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.055 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
22:31:04 [2020-06-05T02:31:04.119Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.119Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
22:31:04 [2020-06-05T02:31:04.119Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
22:31:04 [2020-06-05T02:31:04.119Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
22:31:04 [2020-06-05T02:31:04.119Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.02 s
22:31:04 [2020-06-05T02:31:04.119Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
22:31:04 [2020-06-05T02:31:04.119Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.119Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.119Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
22:31:04 [2020-06-05T02:31:04.120Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
22:31:04 [2020-06-05T02:31:04.120Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.120Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
22:31:04 [2020-06-05T02:31:04.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
22:31:04 [2020-06-05T02:31:04.375Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.021 s
22:31:04 [2020-06-05T02:31:04.375Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
22:31:04 [2020-06-05T02:31:04.375Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
22:31:04 [2020-06-05T02:31:04.375Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.375Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
22:31:04 [2020-06-05T02:31:04.375Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
22:31:04 [2020-06-05T02:31:04.375Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.375Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.375Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
22:31:04 [2020-06-05T02:31:04.376Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
22:31:04 [2020-06-05T02:31:04.376Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
22:31:04 [2020-06-05T02:31:04.376Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
22:31:04 [2020-06-05T02:31:04.376Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] 
22:31:04 [2020-06-05T02:31:04.376Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.170
22:31:04 [2020-06-05T02:31:04.376Z] !MESSAGE Struct already contains a field named ctx
22:31:04 [2020-06-05T02:31:04.376Z] 
22:31:04 [2020-06-05T02:31:04.376Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.170
22:31:04 [2020-06-05T02:31:04.376Z] !MESSAGE Struct already contains a field named ctx
22:31:04 [2020-06-05T02:31:04.376Z] 
22:31:04 [2020-06-05T02:31:04.376Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.170
22:31:04 [2020-06-05T02:31:04.376Z] !MESSAGE Struct already contains a field named ctx
22:31:04 [2020-06-05T02:31:04.376Z] 
22:31:04 [2020-06-05T02:31:04.376Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.170
22:31:04 [2020-06-05T02:31:04.376Z] !MESSAGE Struct already contains a field named ctx
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
22:31:04 [2020-06-05T02:31:04.376Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
22:31:04 [2020-06-05T02:31:04.376Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
22:31:04 [2020-06-05T02:31:04.376Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
22:31:04 [2020-06-05T02:31:04.376Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
22:31:04 [2020-06-05T02:31:04.376Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
22:31:04 [2020-06-05T02:31:04.376Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
22:31:04 [2020-06-05T02:31:04.376Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.376Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.093 s
22:31:04 [2020-06-05T02:31:04.376Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
22:31:04 [2020-06-05T02:31:04.377Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.016 s
22:31:04 [2020-06-05T02:31:04.377Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
22:31:04 [2020-06-05T02:31:04.377Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
22:31:04 [2020-06-05T02:31:04.377Z] 
22:31:04 [2020-06-05T02:31:04.377Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-05 02:31:04.312
22:31:04 [2020-06-05T02:31:04.377Z] !MESSAGE Some message
22:31:04 [2020-06-05T02:31:04.377Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
22:31:04 [2020-06-05T02:31:04.377Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
22:31:04 [2020-06-05T02:31:04.377Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
22:31:04 [2020-06-05T02:31:04.631Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
22:31:04 [2020-06-05T02:31:04.631Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
22:31:04 [2020-06-05T02:31:04.886Z] line 8:11 required (...)+ loop did not match anything at character ';'
22:31:04 [2020-06-05T02:31:04.886Z] line 10:46 mismatched character '<EOF>' expecting '"'
22:31:04 [2020-06-05T02:31:04.886Z] line 9:16 no viable alternative at character 'o'
22:31:04 [2020-06-05T02:31:04.886Z] line 9:20 no viable alternative at character '?'
22:31:04 [2020-06-05T02:31:04.886Z] line 12:14 no viable alternative at character ''
22:31:04 [2020-06-05T02:31:04.886Z] line 32:0 mismatched character '<EOF>' expecting '"'
22:31:04 [2020-06-05T02:31:04.886Z] 
22:31:04 [2020-06-05T02:31:04.886Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.853
22:31:04 [2020-06-05T02:31:04.886Z] !MESSAGE Unknown trace attribute: test
22:31:04 [2020-06-05T02:31:04.886Z] 
22:31:04 [2020-06-05T02:31:04.886Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.853
22:31:04 [2020-06-05T02:31:04.886Z] !MESSAGE Unknown trace attribute: test1
22:31:04 [2020-06-05T02:31:04.886Z] 
22:31:04 [2020-06-05T02:31:04.886Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.853
22:31:04 [2020-06-05T02:31:04.886Z] !MESSAGE Unknown trace attribute: test2
22:31:04 [2020-06-05T02:31:04.886Z] 
22:31:04 [2020-06-05T02:31:04.886Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.853
22:31:04 [2020-06-05T02:31:04.886Z] !MESSAGE Unknown trace attribute: test3
22:31:04 [2020-06-05T02:31:04.886Z] 
22:31:04 [2020-06-05T02:31:04.886Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.853
22:31:04 [2020-06-05T02:31:04.886Z] !MESSAGE Unknown trace attribute: test4
22:31:05 [2020-06-05T02:31:05.141Z] 
22:31:05 [2020-06-05T02:31:05.141Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.958
22:31:05 [2020-06-05T02:31:05.141Z] !MESSAGE Unknown trace attribute: test2
22:31:05 [2020-06-05T02:31:05.141Z] 
22:31:05 [2020-06-05T02:31:05.141Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.982
22:31:05 [2020-06-05T02:31:05.141Z] !MESSAGE Unknown integer attribute: aa
22:31:05 [2020-06-05T02:31:05.141Z] 
22:31:05 [2020-06-05T02:31:05.141Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.982
22:31:05 [2020-06-05T02:31:05.141Z] !MESSAGE Unknown integer attribute: zz
22:31:05 [2020-06-05T02:31:05.141Z] 
22:31:05 [2020-06-05T02:31:05.141Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.983
22:31:05 [2020-06-05T02:31:05.141Z] !MESSAGE Unknown trace attribute: blah
22:31:05 [2020-06-05T02:31:05.141Z] 
22:31:05 [2020-06-05T02:31:05.141Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:31:04.983
22:31:05 [2020-06-05T02:31:05.141Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
22:31:05 [2020-06-05T02:31:05.749Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.35 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.749Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.098 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.021 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.750Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.028 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.108 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.315 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.011 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
22:31:05 [2020-06-05T02:31:05.751Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
22:31:05 [2020-06-05T02:31:05.751Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
22:31:05 [2020-06-05T02:31:05.751Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
22:31:05 [2020-06-05T02:31:05.751Z] 
22:31:05 [2020-06-05T02:31:05.751Z] Results:
22:31:05 [2020-06-05T02:31:05.751Z] 
22:31:05 [2020-06-05T02:31:05.751Z] Tests run: 621, Failures: 0, Errors: 0, Skipped: 1
22:31:05 [2020-06-05T02:31:05.751Z] 
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] All tests passed!
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] 
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.pom
22:31:10 [2020-06-05T02:31:10.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] 
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] 
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT [17/138]
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] 
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] 
22:31:10 [2020-06-05T02:31:10.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] The project's OSGi version is 1.0.12.202006050220
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] 
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] 
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] 
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] 
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] 
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:11 [2020-06-05T02:31:11.244Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
22:31:14 [2020-06-05T02:31:14.504Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[100] 
22:31:14 [2020-06-05T02:31:14.504Z] 	ITmfStateInterval value = result.getValue();
22:31:14 [2020-06-05T02:31:14.504Z] 	                          ^^^^^^^^^^^^^^^^^
22:31:14 [2020-06-05T02:31:14.504Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:31:14 [2020-06-05T02:31:14.504Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
22:31:14 [2020-06-05T02:31:14.504Z] 	fHistoryTreeFiles.add(historyTreeFile);
22:31:14 [2020-06-05T02:31:14.504Z] 	                      ^^^^^^^^^^^^^^^
22:31:14 [2020-06-05T02:31:14.504Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:31:14 [2020-06-05T02:31:14.504Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[46] 
22:31:14 [2020-06-05T02:31:14.504Z] 	fBackendMap.put(backend, historyTreeFile);
22:31:14 [2020-06-05T02:31:14.504Z] 	                         ^^^^^^^^^^^^^^^
22:31:14 [2020-06-05T02:31:14.504Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
22:31:14 [2020-06-05T02:31:14.504Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[169] 
22:31:14 [2020-06-05T02:31:14.504Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
22:31:14 [2020-06-05T02:31:14.504Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
22:31:14 [2020-06-05T02:31:14.504Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
22:31:14 [2020-06-05T02:31:14.504Z] 4 problems (4 warnings)
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] 
22:31:14 [2020-06-05T02:31:14.505Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:24 [2020-06-05T02:31:24.434Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
22:31:24 [2020-06-05T02:31:24.434Z] [INFO] Command line:
22:31:24 [2020-06-05T02:31:24.434Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:31:24 [2020-06-05T02:31:24.434Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:31:26 [2020-06-05T02:31:26.320Z] !SESSION 2020-06-05 02:31:24.218 -----------------------------------------------
22:31:26 [2020-06-05T02:31:26.320Z] eclipse.buildId=unknown
22:31:26 [2020-06-05T02:31:26.320Z] java.version=1.8.0_202
22:31:26 [2020-06-05T02:31:26.320Z] java.vendor=Oracle Corporation
22:31:26 [2020-06-05T02:31:26.320Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:31:26 [2020-06-05T02:31:26.320Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:31:26 [2020-06-05T02:31:26.320Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:31:26 [2020-06-05T02:31:26.320Z] 
22:31:26 [2020-06-05T02:31:26.320Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:31:25.839
22:31:26 [2020-06-05T02:31:26.320Z] !MESSAGE FrameworkEvent ERROR
22:31:26 [2020-06-05T02:31:26.320Z] !STACK 0
22:31:26 [2020-06-05T02:31:26.320Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [46]
22:31:26 [2020-06-05T02:31:26.320Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:31:26 [2020-06-05T02:31:26.320Z] 
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:31:26 [2020-06-05T02:31:26.320Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:31:27 [2020-06-05T02:31:27.246Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
22:31:27 [2020-06-05T02:31:27.246Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
22:31:27 [2020-06-05T02:31:27.246Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.119 s
22:31:27 [2020-06-05T02:31:27.246Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
22:31:27 [2020-06-05T02:31:27.246Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
22:31:27 [2020-06-05T02:31:27.246Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.246Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.246Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
22:31:27 [2020-06-05T02:31:27.502Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.052 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
22:31:27 [2020-06-05T02:31:27.502Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
22:31:27 [2020-06-05T02:31:27.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
22:31:27 [2020-06-05T02:31:27.502Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.203 s
22:31:27 [2020-06-05T02:31:27.502Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
22:31:27 [2020-06-05T02:31:27.757Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
22:31:27 [2020-06-05T02:31:27.757Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.049 s
22:31:27 [2020-06-05T02:31:27.757Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
22:31:27 [2020-06-05T02:31:27.758Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
22:31:27 [2020-06-05T02:31:27.758Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
22:31:29 [2020-06-05T02:31:29.709Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
22:31:29 [2020-06-05T02:31:29.709Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
22:31:29 [2020-06-05T02:31:29.709Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
22:31:29 [2020-06-05T02:31:29.709Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
22:31:29 [2020-06-05T02:31:29.709Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
22:31:29 [2020-06-05T02:31:29.709Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
22:31:29 [2020-06-05T02:31:29.709Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.086 s
22:31:29 [2020-06-05T02:31:29.709Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
22:31:29 [2020-06-05T02:31:29.709Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 1.576 s
22:31:29 [2020-06-05T02:31:29.709Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
22:31:31 [2020-06-05T02:31:31.071Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
22:31:31 [2020-06-05T02:31:31.071Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
22:31:31 [2020-06-05T02:31:31.071Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.009 s
22:31:31 [2020-06-05T02:31:31.071Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
22:31:31 [2020-06-05T02:31:31.071Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.086 s
22:31:31 [2020-06-05T02:31:31.071Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
22:31:31 [2020-06-05T02:31:31.071Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.959 s
22:31:31 [2020-06-05T02:31:31.072Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
22:31:31 [2020-06-05T02:31:31.072Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.011 s
22:31:31 [2020-06-05T02:31:31.072Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.072Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.018 s
22:31:31 [2020-06-05T02:31:31.072Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.072Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.503 s
22:31:31 [2020-06-05T02:31:31.072Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
22:31:31 [2020-06-05T02:31:31.996Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
22:31:31 [2020-06-05T02:31:31.996Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
22:31:31 [2020-06-05T02:31:31.996Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.008 s
22:31:31 [2020-06-05T02:31:31.996Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.419 s
22:31:31 [2020-06-05T02:31:31.996Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
22:31:31 [2020-06-05T02:31:31.996Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.009 s
22:31:31 [2020-06-05T02:31:31.996Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
22:31:31 [2020-06-05T02:31:31.996Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.389 s
22:31:31 [2020-06-05T02:31:31.996Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
22:31:32 [2020-06-05T02:31:32.252Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
22:31:32 [2020-06-05T02:31:32.252Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.002 s
22:31:32 [2020-06-05T02:31:32.252Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
22:31:32 [2020-06-05T02:31:32.252Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] 
22:31:32 [2020-06-05T02:31:32.252Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-06-05 02:31:32.209
22:31:32 [2020-06-05T02:31:32.252Z] !MESSAGE Custom factory for type 87 does not exist
22:31:32 [2020-06-05T02:31:32.252Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
22:31:32 [2020-06-05T02:31:32.252Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.252Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.252Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
22:31:32 [2020-06-05T02:31:32.253Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
22:31:32 [2020-06-05T02:31:32.253Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
22:31:32 [2020-06-05T02:31:32.253Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
22:31:32 [2020-06-05T02:31:32.253Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.253Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
22:31:32 [2020-06-05T02:31:32.253Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
22:31:32 [2020-06-05T02:31:32.253Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.011 s
22:31:32 [2020-06-05T02:31:32.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
22:31:32 [2020-06-05T02:31:32.508Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
22:31:32 [2020-06-05T02:31:32.508Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
22:31:32 [2020-06-05T02:31:32.508Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.013 s
22:31:32 [2020-06-05T02:31:32.508Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
22:31:32 [2020-06-05T02:31:32.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
22:31:32 [2020-06-05T02:31:32.508Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.508Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.508Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
22:31:32 [2020-06-05T02:31:32.508Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
22:31:32 [2020-06-05T02:31:32.508Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
22:31:32 [2020-06-05T02:31:32.508Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.015 s
22:31:32 [2020-06-05T02:31:32.508Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
22:31:32 [2020-06-05T02:31:32.508Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.05 s
22:31:32 [2020-06-05T02:31:32.508Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
22:31:32 [2020-06-05T02:31:32.508Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
22:31:32 [2020-06-05T02:31:32.508Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.508Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.508Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.509Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
22:31:32 [2020-06-05T02:31:32.509Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
22:31:32 [2020-06-05T02:31:32.509Z] 
22:31:32 [2020-06-05T02:31:32.509Z] Results:
22:31:32 [2020-06-05T02:31:32.509Z] 
22:31:32 [2020-06-05T02:31:32.509Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
22:31:32 [2020-06-05T02:31:32.509Z] 
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] All tests passed!
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] 
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.pom
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
22:31:33 [2020-06-05T02:31:33.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT [18/138]
22:31:34 [2020-06-05T02:31:34.125Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] The project's OSGi version is 1.0.13.202006050220
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] 
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:34 [2020-06-05T02:31:34.126Z] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[136] 
22:31:39 [2020-06-05T02:31:39.363Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
22:31:39 [2020-06-05T02:31:39.363Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[106] 
22:31:39 [2020-06-05T02:31:39.363Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
22:31:39 [2020-06-05T02:31:39.363Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:31:39 [2020-06-05T02:31:39.363Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 32)
22:31:39 [2020-06-05T02:31:39.363Z] 	@SuppressWarnings({ "javadoc", "nls" })
22:31:39 [2020-06-05T02:31:39.363Z] 	                               ^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
22:31:39 [2020-06-05T02:31:39.363Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 57)
22:31:39 [2020-06-05T02:31:39.363Z] 	@SuppressWarnings({ "nls", "javadoc"})
22:31:39 [2020-06-05T02:31:39.363Z] 	                    ^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
22:31:39 [2020-06-05T02:31:39.363Z] 7. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 133)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
22:31:39 [2020-06-05T02:31:39.363Z] 8. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 220)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                     ^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
22:31:39 [2020-06-05T02:31:39.363Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 90)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                 ^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
22:31:39 [2020-06-05T02:31:39.363Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 174)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                                 ^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
22:31:39 [2020-06-05T02:31:39.363Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 175)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                                 ^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[119] 
22:31:39 [2020-06-05T02:31:39.363Z] 	return event;
22:31:39 [2020-06-05T02:31:39.363Z] 	^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Potential resource leak: 'stream' may not be closed at this location
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[124] 
22:31:39 [2020-06-05T02:31:39.363Z] 	return null;
22:31:39 [2020-06-05T02:31:39.363Z] 	^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Potential resource leak: 'stream' may not be closed at this location
22:31:39 [2020-06-05T02:31:39.363Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 40)
22:31:39 [2020-06-05T02:31:39.363Z] 	@SuppressWarnings("nls")
22:31:39 [2020-06-05T02:31:39.363Z] 	                  ^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
22:31:39 [2020-06-05T02:31:39.363Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 184)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", fType1.equals(fLabels1));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                    ^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
22:31:39 [2020-06-05T02:31:39.363Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 214)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0)));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[454] 
22:31:39 [2020-06-05T02:31:39.363Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
22:31:39 [2020-06-05T02:31:39.363Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
22:31:39 [2020-06-05T02:31:39.363Z] 18. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 35)
22:31:39 [2020-06-05T02:31:39.363Z] 	@SuppressWarnings({ "javadoc", "nls" })
22:31:39 [2020-06-05T02:31:39.363Z] 	                               ^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[60] 
22:31:39 [2020-06-05T02:31:39.363Z] 	public void setUp() throws IOException {
22:31:39 [2020-06-05T02:31:39.363Z] 	                           ^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
22:31:39 [2020-06-05T02:31:39.363Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 126)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                 ^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
22:31:39 [2020-06-05T02:31:39.363Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 60)
22:31:39 [2020-06-05T02:31:39.363Z] 	@SuppressWarnings({"javadoc", "nls"})
22:31:39 [2020-06-05T02:31:39.363Z] 	                              ^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[97] 
22:31:39 [2020-06-05T02:31:39.363Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
22:31:39 [2020-06-05T02:31:39.363Z] 	                      ^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
22:31:39 [2020-06-05T02:31:39.363Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 156)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertTrue("equals", !range1.equals(ts1));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                    ^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
22:31:39 [2020-06-05T02:31:39.363Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 191)
22:31:39 [2020-06-05T02:31:39.363Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
22:31:39 [2020-06-05T02:31:39.363Z] 	                                 ^^^^^^^^^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
22:31:39 [2020-06-05T02:31:39.363Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[126] 
22:31:39 [2020-06-05T02:31:39.363Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
22:31:39 [2020-06-05T02:31:39.363Z] 	                                                           ^^^^^^
22:31:39 [2020-06-05T02:31:39.363Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:31:39 [2020-06-05T02:31:39.364Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[127] 
22:31:39 [2020-06-05T02:31:39.364Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
22:31:39 [2020-06-05T02:31:39.364Z] 	                                                           ^^^^^^
22:31:39 [2020-06-05T02:31:39.364Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:31:39 [2020-06-05T02:31:39.364Z] 26 problems (0 errors, 9 warnings, 9 info)
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] 
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] 
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] 
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] 
22:31:39 [2020-06-05T02:31:39.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:39 [2020-06-05T02:31:39.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] 
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] 
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] 
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:40 [2020-06-05T02:31:40.435Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
22:31:40 [2020-06-05T02:31:40.995Z] [INFO] 
22:31:40 [2020-06-05T02:31:40.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:40 [2020-06-05T02:31:40.995Z] [INFO] 
22:31:40 [2020-06-05T02:31:40.995Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
22:31:41 [2020-06-05T02:31:41.924Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
22:31:41 [2020-06-05T02:31:41.924Z] [INFO] Command line:
22:31:41 [2020-06-05T02:31:41.924Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:31:41 [2020-06-05T02:31:41.924Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:31:43 [2020-06-05T02:31:43.810Z] !SESSION 2020-06-05 02:31:41.809 -----------------------------------------------
22:31:43 [2020-06-05T02:31:43.810Z] eclipse.buildId=unknown
22:31:43 [2020-06-05T02:31:43.810Z] java.version=1.8.0_202
22:31:43 [2020-06-05T02:31:43.810Z] java.vendor=Oracle Corporation
22:31:43 [2020-06-05T02:31:43.810Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:31:43 [2020-06-05T02:31:43.810Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:31:43 [2020-06-05T02:31:43.810Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:31:43 [2020-06-05T02:31:43.810Z] 
22:31:43 [2020-06-05T02:31:43.810Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:31:43.346
22:31:43 [2020-06-05T02:31:43.810Z] !MESSAGE FrameworkEvent ERROR
22:31:43 [2020-06-05T02:31:43.810Z] !STACK 0
22:31:43 [2020-06-05T02:31:43.810Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
22:31:43 [2020-06-05T02:31:43.810Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:31:43 [2020-06-05T02:31:43.810Z] 
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:31:43 [2020-06-05T02:31:43.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:31:45 [2020-06-05T02:31:45.173Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
22:31:45 [2020-06-05T02:31:45.173Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
22:31:45 [2020-06-05T02:31:45.173Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.01 s
22:31:45 [2020-06-05T02:31:45.173Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
22:31:45 [2020-06-05T02:31:45.173Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
22:31:45 [2020-06-05T02:31:45.173Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.005 s
22:31:45 [2020-06-05T02:31:45.173Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
22:31:45 [2020-06-05T02:31:45.173Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
22:31:45 [2020-06-05T02:31:45.173Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
22:32:03 [2020-06-05T02:32:03.205Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.007 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
22:32:03 [2020-06-05T02:32:03.205Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
22:32:03 [2020-06-05T02:32:03.205Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.002 s
22:32:03 [2020-06-05T02:32:03.205Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
22:32:03 [2020-06-05T02:32:03.205Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
22:32:03 [2020-06-05T02:32:03.205Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
22:32:03 [2020-06-05T02:32:03.205Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.008 s
22:32:03 [2020-06-05T02:32:03.205Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
22:32:03 [2020-06-05T02:32:03.205Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
22:32:03 [2020-06-05T02:32:03.205Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
22:32:03 [2020-06-05T02:32:03.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
22:32:03 [2020-06-05T02:32:03.205Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
22:32:03 [2020-06-05T02:32:03.205Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
22:32:03 [2020-06-05T02:32:03.205Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
22:32:03 [2020-06-05T02:32:03.205Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
22:32:03 [2020-06-05T02:32:03.205Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
22:32:04 [2020-06-05T02:32:04.567Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
22:32:04 [2020-06-05T02:32:04.568Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.183 s
22:32:04 [2020-06-05T02:32:04.568Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.027 s
22:32:04 [2020-06-05T02:32:04.568Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.118 s
22:32:04 [2020-06-05T02:32:04.568Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.024 s
22:32:04 [2020-06-05T02:32:04.568Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.115 s
22:32:04 [2020-06-05T02:32:04.568Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.01 s
22:32:04 [2020-06-05T02:32:04.568Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
22:32:09 [2020-06-05T02:32:09.805Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.377 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
22:32:09 [2020-06-05T02:32:09.805Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 3.099 s
22:32:09 [2020-06-05T02:32:09.805Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.277 s
22:32:09 [2020-06-05T02:32:09.805Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
22:32:19 [2020-06-05T02:32:19.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.447 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
22:32:19 [2020-06-05T02:32:19.745Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 6.128 s
22:32:19 [2020-06-05T02:32:19.745Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 3.317 s
22:32:19 [2020-06-05T02:32:19.745Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
22:32:19 [2020-06-05T02:32:19.745Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
22:32:19 [2020-06-05T02:32:19.745Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
22:32:19 [2020-06-05T02:32:19.745Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
22:32:19 [2020-06-05T02:32:19.745Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0 s
22:32:19 [2020-06-05T02:32:19.745Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
22:32:19 [2020-06-05T02:32:19.745Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
22:32:19 [2020-06-05T02:32:19.745Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0 s
22:32:19 [2020-06-05T02:32:19.745Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
22:32:19 [2020-06-05T02:32:19.745Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
22:32:22 [2020-06-05T02:32:22.257Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
22:32:22 [2020-06-05T02:32:22.257Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.106 s
22:32:22 [2020-06-05T02:32:22.257Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
22:32:22 [2020-06-05T02:32:22.257Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
22:32:22 [2020-06-05T02:32:22.257Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
22:32:22 [2020-06-05T02:32:22.257Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
22:32:22 [2020-06-05T02:32:22.257Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
22:32:22 [2020-06-05T02:32:22.257Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
22:32:22 [2020-06-05T02:32:22.257Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
22:32:22 [2020-06-05T02:32:22.257Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.077 s
22:32:22 [2020-06-05T02:32:22.257Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.001 s
22:32:22 [2020-06-05T02:32:22.257Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
22:32:22 [2020-06-05T02:32:22.257Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
22:32:22 [2020-06-05T02:32:22.257Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.006 s
22:32:22 [2020-06-05T02:32:22.257Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
22:32:22 [2020-06-05T02:32:22.257Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
22:32:22 [2020-06-05T02:32:22.257Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.015 s
22:32:22 [2020-06-05T02:32:22.257Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
22:32:22 [2020-06-05T02:32:22.257Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.145 s
22:32:22 [2020-06-05T02:32:22.257Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
22:32:22 [2020-06-05T02:32:22.257Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
22:32:22 [2020-06-05T02:32:22.257Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.048 s
22:32:22 [2020-06-05T02:32:22.257Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.08 s
22:32:22 [2020-06-05T02:32:22.257Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
22:32:22 [2020-06-05T02:32:22.257Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
22:32:22 [2020-06-05T02:32:22.257Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
22:32:22 [2020-06-05T02:32:22.257Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.006 s
22:32:22 [2020-06-05T02:32:22.257Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
22:32:24 [2020-06-05T02:32:24.767Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
22:32:24 [2020-06-05T02:32:24.767Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.349 s
22:32:24 [2020-06-05T02:32:24.767Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.282 s
22:32:24 [2020-06-05T02:32:24.767Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
22:32:34 [2020-06-05T02:32:34.700Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.182 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
22:32:34 [2020-06-05T02:32:34.700Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.819 s
22:32:34 [2020-06-05T02:32:34.700Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.346 s
22:32:34 [2020-06-05T02:32:34.700Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
22:32:34 [2020-06-05T02:32:34.700Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.009 s
22:32:34 [2020-06-05T02:32:34.700Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
22:32:34 [2020-06-05T02:32:34.700Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
22:32:34 [2020-06-05T02:32:34.700Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
22:32:34 [2020-06-05T02:32:34.700Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
22:32:34 [2020-06-05T02:32:34.700Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
22:32:46 [2020-06-05T02:32:46.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.966 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
22:32:46 [2020-06-05T02:32:46.967Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.93 s
22:32:46 [2020-06-05T02:32:46.967Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.036 s
22:32:46 [2020-06-05T02:32:46.967Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
22:32:53 [2020-06-05T02:32:53.498Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.587 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
22:32:53 [2020-06-05T02:32:53.498Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.193 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.357 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.423 s
22:32:53 [2020-06-05T02:32:53.498Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.06 s
22:32:53 [2020-06-05T02:32:53.498Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.025 s
22:32:53 [2020-06-05T02:32:53.498Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.024 s
22:32:53 [2020-06-05T02:32:53.498Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.235 s
22:32:53 [2020-06-05T02:32:53.498Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.312 s
22:32:53 [2020-06-05T02:32:53.498Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.117 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.364 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.175 s
22:32:53 [2020-06-05T02:32:53.498Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.498 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.072 s
22:32:53 [2020-06-05T02:32:53.498Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.058 s
22:32:53 [2020-06-05T02:32:53.498Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.226 s
22:32:53 [2020-06-05T02:32:53.498Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.143 s
22:32:53 [2020-06-05T02:32:53.498Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.062 s
22:32:53 [2020-06-05T02:32:53.498Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.239 s
22:32:53 [2020-06-05T02:32:53.498Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
22:32:56 [2020-06-05T02:32:56.010Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
22:32:56 [2020-06-05T02:32:56.010Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.333 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.724 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.422 s
22:32:56 [2020-06-05T02:32:56.010Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.141 s
22:32:56 [2020-06-05T02:32:56.010Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.051 s
22:32:56 [2020-06-05T02:32:56.010Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.044 s
22:32:56 [2020-06-05T02:32:56.010Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.081 s
22:32:56 [2020-06-05T02:32:56.010Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.189 s
22:32:56 [2020-06-05T02:32:56.010Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.039 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.435 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.021 s
22:32:56 [2020-06-05T02:32:56.010Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.081 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.039 s
22:32:56 [2020-06-05T02:32:56.010Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.042 s
22:32:56 [2020-06-05T02:32:56.010Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.197 s
22:32:56 [2020-06-05T02:32:56.010Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.033 s
22:32:56 [2020-06-05T02:32:56.010Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.063 s
22:32:56 [2020-06-05T02:32:56.010Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.08 s
22:32:56 [2020-06-05T02:32:56.010Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
22:34:17 [2020-06-05T02:34:17.369Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.992 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.252 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.256 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.258 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.257 s
22:34:17 [2020-06-05T02:34:17.369Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.237 s
22:34:17 [2020-06-05T02:34:17.369Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.457 s
22:34:17 [2020-06-05T02:34:17.369Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.33 s
22:34:17 [2020-06-05T02:34:17.369Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.484 s
22:34:17 [2020-06-05T02:34:17.369Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.476 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.261 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.277 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.252 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.265 s
22:34:17 [2020-06-05T02:34:17.369Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.248 s
22:34:17 [2020-06-05T02:34:17.369Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.474 s
22:34:17 [2020-06-05T02:34:17.369Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.239 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.25 s
22:34:17 [2020-06-05T02:34:17.369Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.456 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
22:34:17 [2020-06-05T02:34:17.369Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.246 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.278 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.346 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.231 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.26 s
22:34:17 [2020-06-05T02:34:17.369Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.28 s
22:34:17 [2020-06-05T02:34:17.369Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.253 s
22:34:17 [2020-06-05T02:34:17.369Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.43 s
22:34:17 [2020-06-05T02:34:17.369Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.503 s
22:34:17 [2020-06-05T02:34:17.369Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.657 s
22:34:17 [2020-06-05T02:34:17.370Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.268 s
22:34:17 [2020-06-05T02:34:17.370Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.471 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.499 s
22:34:17 [2020-06-05T02:34:17.370Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.278 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.481 s
22:34:17 [2020-06-05T02:34:17.370Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.298 s
22:34:17 [2020-06-05T02:34:17.370Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.314 s
22:34:17 [2020-06-05T02:34:17.370Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.331 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.256 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.246 s
22:34:17 [2020-06-05T02:34:17.370Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.288 s
22:34:17 [2020-06-05T02:34:17.370Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.327 s
22:34:17 [2020-06-05T02:34:17.370Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.24 s
22:34:17 [2020-06-05T02:34:17.370Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.238 s
22:34:17 [2020-06-05T02:34:17.370Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.229 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.248 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.229 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.248 s
22:34:17 [2020-06-05T02:34:17.370Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
22:34:17 [2020-06-05T02:34:17.370Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
22:34:17 [2020-06-05T02:34:17.370Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
22:34:17 [2020-06-05T02:34:17.370Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
22:34:17 [2020-06-05T02:34:17.370Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
22:34:17 [2020-06-05T02:34:17.370Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
22:34:17 [2020-06-05T02:34:17.370Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
22:34:17 [2020-06-05T02:34:17.370Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.370Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
22:34:17 [2020-06-05T02:34:17.626Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.104 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.015 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.626Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.465 s
22:34:17 [2020-06-05T02:34:17.626Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.026 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.047 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.023 s
22:34:17 [2020-06-05T02:34:17.626Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.489 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.089 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.038 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.025 s
22:34:17 [2020-06-05T02:34:17.626Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.567 s
22:34:17 [2020-06-05T02:34:17.626Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.626Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.626Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.086 s
22:34:17 [2020-06-05T02:34:17.626Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.124 s
22:34:17 [2020-06-05T02:34:17.627Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.036 s
22:34:17 [2020-06-05T02:34:17.627Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.023 s
22:34:17 [2020-06-05T02:34:17.627Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.627Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.627Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
22:34:17 [2020-06-05T02:34:17.627Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
22:34:17 [2020-06-05T02:34:17.627Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
22:34:17 [2020-06-05T02:34:17.627Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
22:34:17 [2020-06-05T02:34:17.627Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
22:34:25 [2020-06-05T02:34:25.706Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.514 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
22:34:25 [2020-06-05T02:34:25.706Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.262 s
22:34:25 [2020-06-05T02:34:25.706Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.252 s
22:34:25 [2020-06-05T02:34:25.706Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.236 s
22:34:25 [2020-06-05T02:34:25.706Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.265 s
22:34:25 [2020-06-05T02:34:25.706Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.263 s
22:34:25 [2020-06-05T02:34:25.706Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.234 s
22:34:25 [2020-06-05T02:34:25.706Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
22:36:02 [2020-06-05T02:36:02.084Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.163 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
22:36:02 [2020-06-05T02:36:02.084Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.517 s
22:36:02 [2020-06-05T02:36:02.084Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.501 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.485 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.491 s
22:36:02 [2020-06-05T02:36:02.085Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.577 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.556 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.523 s
22:36:02 [2020-06-05T02:36:02.085Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.831 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.609 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.509 s
22:36:02 [2020-06-05T02:36:02.085Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.501 s
22:36:02 [2020-06-05T02:36:02.085Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.769 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.513 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.534 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.507 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.482 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.496 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.497 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.505 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.501 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.485 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.551 s
22:36:02 [2020-06-05T02:36:02.085Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.516 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.555 s
22:36:02 [2020-06-05T02:36:02.085Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.579 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.512 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.512 s
22:36:02 [2020-06-05T02:36:02.085Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.473 s
22:36:02 [2020-06-05T02:36:02.085Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.502 s
22:36:02 [2020-06-05T02:36:02.085Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.524 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.522 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.512 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.517 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.494 s
22:36:02 [2020-06-05T02:36:02.085Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
22:36:02 [2020-06-05T02:36:02.085Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
22:36:02 [2020-06-05T02:36:02.085Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.015 s
22:36:02 [2020-06-05T02:36:02.085Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.011 s
22:36:02 [2020-06-05T02:36:02.085Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.109 s
22:36:02 [2020-06-05T02:36:02.085Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
22:36:02 [2020-06-05T02:36:02.085Z] 
22:36:02 [2020-06-05T02:36:02.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:35:54.608
22:36:02 [2020-06-05T02:36:02.085Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
22:36:02 [2020-06-05T02:36:02.085Z] !STACK 0
22:36:02 [2020-06-05T02:36:02.085Z] java.lang.RuntimeException: The parameter should be set
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:02 [2020-06-05T02:36:02.085Z] 
22:36:02 [2020-06-05T02:36:02.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:35:54.610
22:36:02 [2020-06-05T02:36:02.085Z] !MESSAGE Exception executing analysis
22:36:02 [2020-06-05T02:36:02.085Z] !STACK 0
22:36:02 [2020-06-05T02:36:02.085Z] java.lang.RuntimeException: The parameter should be set
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:02 [2020-06-05T02:36:02.085Z] 
22:36:02 [2020-06-05T02:36:02.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:35:55.867
22:36:02 [2020-06-05T02:36:02.085Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
22:36:02 [2020-06-05T02:36:02.085Z] !STACK 0
22:36:02 [2020-06-05T02:36:02.085Z] java.lang.RuntimeException: The parameter should be set
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:02 [2020-06-05T02:36:02.085Z] 
22:36:02 [2020-06-05T02:36:02.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:35:55.868
22:36:02 [2020-06-05T02:36:02.085Z] !MESSAGE Exception executing analysis
22:36:02 [2020-06-05T02:36:02.085Z] !STACK 0
22:36:02 [2020-06-05T02:36:02.085Z] java.lang.RuntimeException: The parameter should be set
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:02 [2020-06-05T02:36:02.085Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:02 [2020-06-05T02:36:02.085Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
22:36:02 [2020-06-05T02:36:02.085Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.315 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.26 s
22:36:02 [2020-06-05T02:36:02.085Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
22:36:02 [2020-06-05T02:36:02.085Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
22:36:02 [2020-06-05T02:36:02.085Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.003 s
22:36:02 [2020-06-05T02:36:02.085Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.085Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
22:36:02 [2020-06-05T02:36:02.085Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
22:36:02 [2020-06-05T02:36:02.085Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.014 s
22:36:02 [2020-06-05T02:36:02.085Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
22:36:02 [2020-06-05T02:36:02.085Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
22:36:02 [2020-06-05T02:36:02.085Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.005 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.085Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.085Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.085Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
22:36:02 [2020-06-05T02:36:02.086Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.086Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.35 s
22:36:02 [2020-06-05T02:36:02.086Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.301 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.051 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.59 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.008 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.1 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
22:36:02 [2020-06-05T02:36:02.086Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
22:36:02 [2020-06-05T02:36:02.086Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
22:36:02 [2020-06-05T02:36:02.086Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.086Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
22:36:02 [2020-06-05T02:36:02.086Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.086Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
22:36:02 [2020-06-05T02:36:02.086Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
22:36:02 [2020-06-05T02:36:02.086Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
22:36:02 [2020-06-05T02:36:02.086Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.086Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
22:36:02 [2020-06-05T02:36:02.087Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
22:36:02 [2020-06-05T02:36:02.087Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
22:36:02 [2020-06-05T02:36:02.087Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.006 s
22:36:02 [2020-06-05T02:36:02.087Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
22:36:02 [2020-06-05T02:36:02.087Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.004 s
22:36:02 [2020-06-05T02:36:02.087Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
22:36:02 [2020-06-05T02:36:02.087Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
22:36:02 [2020-06-05T02:36:02.087Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.087Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.087Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
22:36:02 [2020-06-05T02:36:02.087Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
22:36:02 [2020-06-05T02:36:02.087Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
22:36:02 [2020-06-05T02:36:02.087Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
22:36:02 [2020-06-05T02:36:02.087Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.004 s
22:36:02 [2020-06-05T02:36:02.087Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.087Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.087Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
22:36:02 [2020-06-05T02:36:02.088Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
22:36:02 [2020-06-05T02:36:02.088Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
22:36:02 [2020-06-05T02:36:02.088Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.014 s
22:36:02 [2020-06-05T02:36:02.088Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
22:36:02 [2020-06-05T02:36:02.088Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
22:36:02 [2020-06-05T02:36:02.088Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.015 s
22:36:02 [2020-06-05T02:36:02.088Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.003 s
22:36:02 [2020-06-05T02:36:02.088Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
22:36:02 [2020-06-05T02:36:02.088Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.088Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.006 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.068 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.115 s
22:36:02 [2020-06-05T02:36:02.088Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.089 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.089 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.088Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.099 s
22:36:02 [2020-06-05T02:36:02.088Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
22:36:02 [2020-06-05T02:36:02.088Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
22:36:02 [2020-06-05T02:36:02.088Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
22:36:02 [2020-06-05T02:36:02.088Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
22:36:05 [2020-06-05T02:36:05.358Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.179 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
22:36:05 [2020-06-05T02:36:05.358Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.344 s
22:36:05 [2020-06-05T02:36:05.358Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.331 s
22:36:05 [2020-06-05T02:36:05.358Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.246 s
22:36:05 [2020-06-05T02:36:05.358Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.257 s
22:36:05 [2020-06-05T02:36:05.358Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
22:36:05 [2020-06-05T02:36:05.614Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
22:36:05 [2020-06-05T02:36:05.614Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.129 s
22:36:05 [2020-06-05T02:36:05.614Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.004 s
22:36:05 [2020-06-05T02:36:05.614Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.614Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
22:36:05 [2020-06-05T02:36:05.614Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
22:36:05 [2020-06-05T02:36:05.614Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.614Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.031 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
22:36:05 [2020-06-05T02:36:05.615Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.615Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
22:36:05 [2020-06-05T02:36:05.615Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
22:36:05 [2020-06-05T02:36:05.616Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
22:36:05 [2020-06-05T02:36:05.616Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
22:36:05 [2020-06-05T02:36:05.616Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
22:36:05 [2020-06-05T02:36:05.616Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
22:36:06 [2020-06-05T02:36:06.176Z] 
22:36:06 [2020-06-05T02:36:06.176Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-05 02:36:06.072
22:36:06 [2020-06-05T02:36:06.176Z] !MESSAGE no spawner in java.library.path
22:36:06 [2020-06-05T02:36:06.176Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
22:36:06 [2020-06-05T02:36:06.176Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.609 s
22:36:06 [2020-06-05T02:36:06.176Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.055 s
22:36:06 [2020-06-05T02:36:06.176Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
22:36:06 [2020-06-05T02:36:06.176Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
22:36:06 [2020-06-05T02:36:06.176Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
22:36:06 [2020-06-05T02:36:06.176Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
22:36:06 [2020-06-05T02:36:06.431Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
22:36:06 [2020-06-05T02:36:06.431Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
22:36:06 [2020-06-05T02:36:06.431Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.431Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
22:36:06 [2020-06-05T02:36:06.431Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
22:36:06 [2020-06-05T02:36:06.431Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
22:36:06 [2020-06-05T02:36:06.432Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.005 s
22:36:06 [2020-06-05T02:36:06.432Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
22:36:06 [2020-06-05T02:36:06.432Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
22:36:06 [2020-06-05T02:36:06.432Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.432Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
22:36:06 [2020-06-05T02:36:06.687Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
22:36:06 [2020-06-05T02:36:06.687Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
22:36:06 [2020-06-05T02:36:06.687Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
22:36:07 [2020-06-05T02:36:07.613Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.021 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.035 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.013 s
22:36:07 [2020-06-05T02:36:07.613Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.015 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.012 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.209 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.111 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.111 s
22:36:07 [2020-06-05T02:36:07.613Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.005 s
22:36:07 [2020-06-05T02:36:07.613Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
22:36:07 [2020-06-05T02:36:07.613Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
22:36:10 [2020-06-05T02:36:10.126Z] 
22:36:10 [2020-06-05T02:36:10.126Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-05 02:36:09.809
22:36:10 [2020-06-05T02:36:10.126Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
22:36:10 [2020-06-05T02:36:10.126Z] !STACK 0
22:36:10 [2020-06-05T02:36:10.126Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
22:36:10 [2020-06-05T02:36:10.126Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
22:36:10 [2020-06-05T02:36:10.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
22:36:10 [2020-06-05T02:36:10.126Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
22:36:10 [2020-06-05T02:36:10.126Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
22:36:10 [2020-06-05T02:36:10.126Z] 	at java.lang.Thread.run(Thread.java:748)
22:36:11 [2020-06-05T02:36:11.051Z] 
22:36:11 [2020-06-05T02:36:11.051Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-05 02:36:10.909
22:36:11 [2020-06-05T02:36:11.051Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
22:36:11 [2020-06-05T02:36:11.051Z] !STACK 0
22:36:11 [2020-06-05T02:36:11.051Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
22:36:11 [2020-06-05T02:36:11.051Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
22:36:11 [2020-06-05T02:36:11.051Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
22:36:11 [2020-06-05T02:36:11.051Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
22:36:11 [2020-06-05T02:36:11.051Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
22:36:11 [2020-06-05T02:36:11.051Z] 	at java.lang.Thread.run(Thread.java:748)
22:36:12 [2020-06-05T02:36:12.413Z] 
22:36:12 [2020-06-05T02:36:12.413Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-05 02:36:12.009
22:36:12 [2020-06-05T02:36:12.413Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
22:36:12 [2020-06-05T02:36:12.413Z] !STACK 0
22:36:12 [2020-06-05T02:36:12.413Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
22:36:12 [2020-06-05T02:36:12.413Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
22:36:12 [2020-06-05T02:36:12.413Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
22:36:12 [2020-06-05T02:36:12.413Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
22:36:12 [2020-06-05T02:36:12.413Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
22:36:12 [2020-06-05T02:36:12.413Z] 	at java.lang.Thread.run(Thread.java:748)
22:36:12 [2020-06-05T02:36:12.413Z] 
22:36:12 [2020-06-05T02:36:12.413Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:12.010
22:36:12 [2020-06-05T02:36:12.413Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(407,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
22:36:14 [2020-06-05T02:36:14.298Z] 
22:36:14 [2020-06-05T02:36:14.298Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:14.232
22:36:14 [2020-06-05T02:36:14.298Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(414,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
22:36:15 [2020-06-05T02:36:15.662Z] 
22:36:15 [2020-06-05T02:36:15.662Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:15.358
22:36:15 [2020-06-05T02:36:15.662Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
22:36:15 [2020-06-05T02:36:15.662Z] !STACK 0
22:36:15 [2020-06-05T02:36:15.662Z] java.lang.IllegalStateException: This exception happens before initialization
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:15 [2020-06-05T02:36:15.662Z] 
22:36:15 [2020-06-05T02:36:15.662Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:15.358
22:36:15 [2020-06-05T02:36:15.662Z] !MESSAGE Exception executing analysis
22:36:15 [2020-06-05T02:36:15.662Z] !STACK 0
22:36:15 [2020-06-05T02:36:15.662Z] java.lang.IllegalStateException: This exception happens before initialization
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
22:36:15 [2020-06-05T02:36:15.662Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
22:36:18 [2020-06-05T02:36:18.173Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.937 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
22:36:18 [2020-06-05T02:36:18.173Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.016 s
22:36:18 [2020-06-05T02:36:18.173Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.146 s
22:36:18 [2020-06-05T02:36:18.173Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.313 s
22:36:18 [2020-06-05T02:36:18.173Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
22:36:18 [2020-06-05T02:36:18.173Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.112 s
22:36:18 [2020-06-05T02:36:18.173Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
22:36:18 [2020-06-05T02:36:18.173Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
22:36:18 [2020-06-05T02:36:18.173Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.007 s
22:36:18 [2020-06-05T02:36:18.173Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.007 s
22:36:18 [2020-06-05T02:36:18.173Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.112 s
22:36:18 [2020-06-05T02:36:18.173Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
22:36:18 [2020-06-05T02:36:18.173Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
22:36:18 [2020-06-05T02:36:18.173Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
22:36:18 [2020-06-05T02:36:18.173Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
22:36:18 [2020-06-05T02:36:18.173Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
22:36:19 [2020-06-05T02:36:19.536Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
22:36:19 [2020-06-05T02:36:19.536Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.455 s
22:36:19 [2020-06-05T02:36:19.536Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.004 s
22:36:19 [2020-06-05T02:36:19.536Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
22:36:19 [2020-06-05T02:36:19.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
22:36:19 [2020-06-05T02:36:19.536Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
22:36:19 [2020-06-05T02:36:19.536Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
22:36:19 [2020-06-05T02:36:19.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
22:36:19 [2020-06-05T02:36:19.536Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.536Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
22:36:19 [2020-06-05T02:36:19.536Z] 
22:36:19 [2020-06-05T02:36:19.536Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.503
22:36:19 [2020-06-05T02:36:19.536Z] !MESSAGE Error parsing /tmp/markers549418105351439600xml
22:36:19 [2020-06-05T02:36:19.536Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.536Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers549418105351439600xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.536Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.536Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.536Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.536Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.536Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.536Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.536Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.537Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.537Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.537Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.537Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.537Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.537Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.537Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.537Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.537Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.793Z] 
22:36:19 [2020-06-05T02:36:19.793Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.537
22:36:19 [2020-06-05T02:36:19.793Z] !MESSAGE Error parsing /tmp/markers4388317008702824649xml
22:36:19 [2020-06-05T02:36:19.793Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.794Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4388317008702824649xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.794Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.794Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.794Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.794Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.794Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.794Z] 
22:36:19 [2020-06-05T02:36:19.794Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.540
22:36:19 [2020-06-05T02:36:19.794Z] !MESSAGE Error parsing /tmp/markers6778584647161193222xml
22:36:19 [2020-06-05T02:36:19.794Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.794Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6778584647161193222xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.794Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.794Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.794Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.794Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.794Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.795Z] 
22:36:19 [2020-06-05T02:36:19.795Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.544
22:36:19 [2020-06-05T02:36:19.795Z] !MESSAGE Error parsing /tmp/markers7773475077510416251xml
22:36:19 [2020-06-05T02:36:19.795Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.795Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7773475077510416251xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.795Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.795Z] 
22:36:19 [2020-06-05T02:36:19.795Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.552
22:36:19 [2020-06-05T02:36:19.795Z] !MESSAGE Error parsing /tmp/markers3786089503445590507xml
22:36:19 [2020-06-05T02:36:19.795Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.795Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.google.common.collect.Range.create(Range.java:146)
22:36:19 [2020-06-05T02:36:19.795Z] 	at com.google.common.collect.Range.closed(Range.java:170)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.795Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.795Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.795Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.796Z] 
22:36:19 [2020-06-05T02:36:19.796Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.555
22:36:19 [2020-06-05T02:36:19.796Z] !MESSAGE Error parsing /tmp/markers4952557144210451946xml
22:36:19 [2020-06-05T02:36:19.796Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.796Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4952557144210451946xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.796Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.796Z] 
22:36:19 [2020-06-05T02:36:19.796Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.558
22:36:19 [2020-06-05T02:36:19.796Z] !MESSAGE Error parsing /tmp/markers222268915796351095xml
22:36:19 [2020-06-05T02:36:19.796Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.796Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.google.common.collect.Range.create(Range.java:146)
22:36:19 [2020-06-05T02:36:19.796Z] 	at com.google.common.collect.Range.closed(Range.java:170)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.796Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.796Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.796Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.797Z] 
22:36:19 [2020-06-05T02:36:19.797Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.561
22:36:19 [2020-06-05T02:36:19.797Z] !MESSAGE Error parsing /tmp/markers8466501218284780172xml
22:36:19 [2020-06-05T02:36:19.797Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.797Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8466501218284780172xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.797Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.797Z] 
22:36:19 [2020-06-05T02:36:19.797Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:19.565
22:36:19 [2020-06-05T02:36:19.797Z] !MESSAGE Error parsing /tmp/markers3513252394553405137xml
22:36:19 [2020-06-05T02:36:19.797Z] !STACK 0
22:36:19 [2020-06-05T02:36:19.797Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3513252394553405137xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
22:36:19 [2020-06-05T02:36:19.797Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
22:36:19 [2020-06-05T02:36:19.797Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.797Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.797Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.797Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.798Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.798Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:36:19 [2020-06-05T02:36:19.798Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:36:19 [2020-06-05T02:36:19.798Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:36:19 [2020-06-05T02:36:19.798Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:36:19 [2020-06-05T02:36:19.798Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
22:36:19 [2020-06-05T02:36:19.798Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.072 s
22:36:19 [2020-06-05T02:36:19.798Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.009 s
22:36:19 [2020-06-05T02:36:19.798Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.063 s
22:36:19 [2020-06-05T02:36:19.798Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
22:36:19 [2020-06-05T02:36:19.798Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
22:36:19 [2020-06-05T02:36:19.798Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
22:36:19 [2020-06-05T02:36:19.798Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
22:36:19 [2020-06-05T02:36:19.798Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
22:36:19 [2020-06-05T02:36:19.798Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
22:36:19 [2020-06-05T02:36:19.798Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
22:36:19 [2020-06-05T02:36:19.798Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
22:36:19 [2020-06-05T02:36:19.798Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
22:36:19 [2020-06-05T02:36:19.798Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
22:36:21 [2020-06-05T02:36:21.161Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
22:36:21 [2020-06-05T02:36:21.161Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.28 s
22:36:21 [2020-06-05T02:36:21.161Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.104 s
22:36:21 [2020-06-05T02:36:21.161Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.804 s
22:36:21 [2020-06-05T02:36:21.161Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
22:36:21 [2020-06-05T02:36:21.161Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
22:36:21 [2020-06-05T02:36:21.161Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
22:36:21 [2020-06-05T02:36:21.161Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
22:36:21 [2020-06-05T02:36:21.161Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
22:36:23 [2020-06-05T02:36:23.673Z] 
22:36:23 [2020-06-05T02:36:23.673Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:23.157
22:36:23 [2020-06-05T02:36:23.673Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(626,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
22:36:24 [2020-06-05T02:36:24.233Z] 
22:36:24 [2020-06-05T02:36:24.233Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 02:36:24.158
22:36:24 [2020-06-05T02:36:24.233Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(628,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
22:36:24 [2020-06-05T02:36:24.233Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
22:36:24 [2020-06-05T02:36:24.233Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.056 s
22:36:24 [2020-06-05T02:36:24.233Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.001 s
22:36:24 [2020-06-05T02:36:24.233Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
22:36:25 [2020-06-05T02:36:25.595Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
22:36:25 [2020-06-05T02:36:25.595Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.479 s
22:36:25 [2020-06-05T02:36:25.595Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
22:36:25 [2020-06-05T02:36:25.595Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.073 s
22:36:25 [2020-06-05T02:36:25.595Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
22:36:25 [2020-06-05T02:36:25.595Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.07 s
22:36:25 [2020-06-05T02:36:25.595Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.026 s
22:36:25 [2020-06-05T02:36:25.595Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
22:36:25 [2020-06-05T02:36:25.595Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.562 s
22:36:25 [2020-06-05T02:36:25.595Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
22:36:25 [2020-06-05T02:36:25.595Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.056 s
22:36:25 [2020-06-05T02:36:25.595Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
22:36:25 [2020-06-05T02:36:25.595Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.054 s
22:36:25 [2020-06-05T02:36:25.595Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.008 s
22:36:25 [2020-06-05T02:36:25.595Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
22:36:25 [2020-06-05T02:36:25.595Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
22:36:25 [2020-06-05T02:36:25.850Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
22:36:25 [2020-06-05T02:36:25.850Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.003 s
22:36:25 [2020-06-05T02:36:25.850Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
22:36:25 [2020-06-05T02:36:25.850Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
22:36:25 [2020-06-05T02:36:25.850Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.067 s
22:36:25 [2020-06-05T02:36:25.850Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
22:36:25 [2020-06-05T02:36:25.850Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
22:36:25 [2020-06-05T02:36:25.850Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
22:36:25 [2020-06-05T02:36:25.850Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
22:36:25 [2020-06-05T02:36:25.850Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
22:36:25 [2020-06-05T02:36:25.850Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
22:36:25 [2020-06-05T02:36:25.850Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
22:36:25 [2020-06-05T02:36:25.850Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
22:36:33 [2020-06-05T02:36:33.966Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.73 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
22:36:33 [2020-06-05T02:36:33.966Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.621 s
22:36:33 [2020-06-05T02:36:33.966Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.565 s
22:36:33 [2020-06-05T02:36:33.966Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.59 s
22:36:33 [2020-06-05T02:36:33.966Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.593 s
22:36:33 [2020-06-05T02:36:33.966Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.107 s
22:36:33 [2020-06-05T02:36:33.966Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.078 s
22:36:33 [2020-06-05T02:36:33.966Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.504 s
22:36:33 [2020-06-05T02:36:33.966Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.501 s
22:36:33 [2020-06-05T02:36:33.966Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
22:36:33 [2020-06-05T02:36:33.967Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.531 s
22:36:33 [2020-06-05T02:36:33.967Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
22:36:33 [2020-06-05T02:36:33.967Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
22:36:33 [2020-06-05T02:36:33.967Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.005 s
22:36:33 [2020-06-05T02:36:33.967Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
22:36:33 [2020-06-05T02:36:33.967Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
22:36:33 [2020-06-05T02:36:33.967Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
22:36:33 [2020-06-05T02:36:33.967Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
22:36:33 [2020-06-05T02:36:33.967Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
22:36:42 [2020-06-05T02:36:42.043Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.972 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
22:36:42 [2020-06-05T02:36:42.044Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.326 s
22:36:42 [2020-06-05T02:36:42.044Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.404 s
22:36:42 [2020-06-05T02:36:42.044Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.264 s
22:36:42 [2020-06-05T02:36:42.044Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.324 s
22:36:42 [2020-06-05T02:36:42.044Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.421 s
22:36:42 [2020-06-05T02:36:42.044Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.231 s
22:36:42 [2020-06-05T02:36:42.044Z] 
22:36:42 [2020-06-05T02:36:42.044Z] Results:
22:36:42 [2020-06-05T02:36:42.044Z] 
22:36:42 [2020-06-05T02:36:42.044Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
22:36:42 [2020-06-05T02:36:42.044Z] 
22:36:42 [2020-06-05T02:36:42.044Z] 
22:36:42 [2020-06-05T02:36:42.044Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-05 02:36:41.363
22:36:42 [2020-06-05T02:36:42.044Z] !MESSAGE The workspace will exit with unsaved changes in this session.
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] All tests passed!
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] 
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.pom
22:36:42 [2020-06-05T02:36:42.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT   [19/138]
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] The project's OSGi version is 4.2.1.202006050220
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] 
22:36:43 [2020-06-05T02:36:43.225Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:43 [2020-06-05T02:36:43.480Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
22:36:44 [2020-06-05T02:36:44.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[58] 
22:36:44 [2020-06-05T02:36:44.842Z] 	return getFirst();
22:36:44 [2020-06-05T02:36:44.842Z] 	       ^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:36:44 [2020-06-05T02:36:44.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[127] 
22:36:44 [2020-06-05T02:36:44.842Z] 	return iter;
22:36:44 [2020-06-05T02:36:44.842Z] 	^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.842Z] Potential resource leak: 'iter' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[201] 
22:36:44 [2020-06-05T02:36:44.842Z] 	elem = (CtfIterator) fTrace.createIterator();
22:36:44 [2020-06-05T02:36:44.842Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.842Z] Potential resource leak: 'elem' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[205] 
22:36:44 [2020-06-05T02:36:44.842Z] 	return elem;
22:36:44 [2020-06-05T02:36:44.842Z] 	^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.842Z] Potential resource leak: 'elem' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[156] 
22:36:44 [2020-06-05T02:36:44.842Z] 	return fPreviousEvent;
22:36:44 [2020-06-05T02:36:44.842Z] 	^^^^^^^^^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.842Z] Potential resource leak: 'top' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[173] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return fTrace.timestampCyclesToNanos(ts);
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'top' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[176] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return 0;
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'top' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[83] 
22:36:44 [2020-06-05T02:36:44.843Z] 	CtfIterator iterator = getIterator();
22:36:44 [2020-06-05T02:36:44.843Z] 	            ^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'iterator' may not be closed
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[128] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return iterator == null ? null : iterator.getCurrentEvent();
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'iterator' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[156] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return retVal;
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'iterator' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[178] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return ret;
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'iterator' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[191] 
22:36:44 [2020-06-05T02:36:44.843Z] 	return iterator == null ? false : iterator.seek(location);
22:36:44 [2020-06-05T02:36:44.843Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:36:44 [2020-06-05T02:36:44.843Z] Potential resource leak: 'iterator' may not be closed at this location
22:36:44 [2020-06-05T02:36:44.843Z] 12 problems (12 warnings)
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] 
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
22:36:44 [2020-06-05T02:36:44.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.pom
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2metadata.xml
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2artifacts.xml
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT [20/138]
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] The project's OSGi version is 1.0.11.202006050220
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] 
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:45 [2020-06-05T02:36:45.098Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
22:36:46 [2020-06-05T02:36:46.023Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[41] 
22:36:46 [2020-06-05T02:36:46.023Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
22:36:46 [2020-06-05T02:36:46.023Z] 	                                                                           ^^^^^^^^^^^
22:36:46 [2020-06-05T02:36:46.023Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
22:36:46 [2020-06-05T02:36:46.023Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[111] 
22:36:46 [2020-06-05T02:36:46.023Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
22:36:46 [2020-06-05T02:36:46.023Z] 	                                                                                         ^^^
22:36:46 [2020-06-05T02:36:46.023Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
22:36:46 [2020-06-05T02:36:46.023Z] 2 problems (2 warnings)
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.278Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.279Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
22:36:46 [2020-06-05T02:36:46.534Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.534Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:46 [2020-06-05T02:36:46.534Z] [INFO] 
22:36:46 [2020-06-05T02:36:46.534Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:36:48 [2020-06-05T02:36:48.419Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
22:36:48 [2020-06-05T02:36:48.419Z] [INFO] Command line:
22:36:48 [2020-06-05T02:36:48.419Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:36:48 [2020-06-05T02:36:48.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:36:50 [2020-06-05T02:36:50.305Z] !SESSION 2020-06-05 02:36:48.358 -----------------------------------------------
22:36:50 [2020-06-05T02:36:50.305Z] eclipse.buildId=unknown
22:36:50 [2020-06-05T02:36:50.305Z] java.version=1.8.0_202
22:36:50 [2020-06-05T02:36:50.305Z] java.vendor=Oracle Corporation
22:36:50 [2020-06-05T02:36:50.305Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:36:50 [2020-06-05T02:36:50.305Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:36:50 [2020-06-05T02:36:50.305Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:36:50 [2020-06-05T02:36:50.305Z] 
22:36:50 [2020-06-05T02:36:50.305Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:36:49.837
22:36:50 [2020-06-05T02:36:50.305Z] !MESSAGE FrameworkEvent ERROR
22:36:50 [2020-06-05T02:36:50.305Z] !STACK 0
22:36:50 [2020-06-05T02:36:50.305Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
22:36:50 [2020-06-05T02:36:50.305Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:36:50 [2020-06-05T02:36:50.305Z] 
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:36:50 [2020-06-05T02:36:50.305Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:36:52 [2020-06-05T02:36:52.193Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
22:36:56 [2020-06-05T02:36:56.355Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
22:36:56 [2020-06-05T02:36:56.355Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.001 s
22:36:56 [2020-06-05T02:36:56.355Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.054 s
22:36:56 [2020-06-05T02:36:56.355Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.113 s
22:36:56 [2020-06-05T02:36:56.355Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.059 s
22:36:56 [2020-06-05T02:36:56.355Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.097 s
22:36:56 [2020-06-05T02:36:56.355Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.126 s
22:36:56 [2020-06-05T02:36:56.355Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.078 s
22:36:56 [2020-06-05T02:36:56.355Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.082 s
22:36:56 [2020-06-05T02:36:56.355Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
22:36:56 [2020-06-05T02:36:56.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
22:36:56 [2020-06-05T02:36:56.355Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.065 s
22:36:56 [2020-06-05T02:36:56.355Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
22:36:56 [2020-06-05T02:36:56.355Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
22:36:56 [2020-06-05T02:36:56.355Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
22:36:56 [2020-06-05T02:36:56.355Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0.001 s
22:36:56 [2020-06-05T02:36:56.355Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
22:37:08 [2020-06-05T02:37:08.512Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.491 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
22:37:08 [2020-06-05T02:37:08.512Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.609 s
22:37:08 [2020-06-05T02:37:08.512Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.028 s
22:37:08 [2020-06-05T02:37:08.512Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.51 s
22:37:08 [2020-06-05T02:37:08.512Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.407 s
22:37:08 [2020-06-05T02:37:08.512Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
22:37:08 [2020-06-05T02:37:08.512Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.483 s
22:37:08 [2020-06-05T02:37:08.512Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
22:37:08 [2020-06-05T02:37:08.512Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
22:37:08 [2020-06-05T02:37:08.512Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
22:37:08 [2020-06-05T02:37:08.512Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
22:37:08 [2020-06-05T02:37:08.512Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
22:37:08 [2020-06-05T02:37:08.512Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
22:37:08 [2020-06-05T02:37:08.512Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
22:37:09 [2020-06-05T02:37:09.876Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
22:37:09 [2020-06-05T02:37:09.876Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
22:37:09 [2020-06-05T02:37:09.876Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
22:37:09 [2020-06-05T02:37:09.876Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
22:37:09 [2020-06-05T02:37:09.876Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
22:37:09 [2020-06-05T02:37:09.876Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
22:37:10 [2020-06-05T02:37:10.132Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
22:37:10 [2020-06-05T02:37:10.132Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
22:37:10 [2020-06-05T02:37:10.132Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
22:37:10 [2020-06-05T02:37:10.132Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
22:37:15 [2020-06-05T02:37:15.373Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.01 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
22:37:15 [2020-06-05T02:37:15.373Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
22:37:15 [2020-06-05T02:37:15.373Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
22:37:15 [2020-06-05T02:37:15.374Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.374Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
22:37:15 [2020-06-05T02:37:15.374Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.004 s
22:37:15 [2020-06-05T02:37:15.374Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
22:37:21 [2020-06-05T02:37:21.904Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.421 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
22:37:21 [2020-06-05T02:37:21.904Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.843 s
22:37:21 [2020-06-05T02:37:21.904Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.143 s
22:37:21 [2020-06-05T02:37:21.905Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 2.294 s
22:37:21 [2020-06-05T02:37:21.905Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.14 s
22:37:21 [2020-06-05T02:37:21.905Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
22:38:08 [2020-06-05T02:38:08.509Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.615 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
22:38:08 [2020-06-05T02:38:08.509Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
22:38:08 [2020-06-05T02:38:08.509Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 6.986 s
22:38:08 [2020-06-05T02:38:08.509Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.351 s
22:38:08 [2020-06-05T02:38:08.509Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.369 s
22:38:08 [2020-06-05T02:38:08.509Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.436 s
22:38:08 [2020-06-05T02:38:08.509Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
22:38:08 [2020-06-05T02:38:08.509Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.509Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.341 s
22:38:08 [2020-06-05T02:38:08.509Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.509Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.509Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 6.434 s
22:38:08 [2020-06-05T02:38:08.509Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.509Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
22:38:08 [2020-06-05T02:38:08.510Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.343 s
22:38:08 [2020-06-05T02:38:08.510Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
22:38:08 [2020-06-05T02:38:08.510Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.342 s
22:38:08 [2020-06-05T02:38:08.510Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.275 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.352 s
22:38:08 [2020-06-05T02:38:08.510Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.005 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.323 s
22:38:08 [2020-06-05T02:38:08.510Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.432 s
22:38:08 [2020-06-05T02:38:08.510Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
22:38:08 [2020-06-05T02:38:08.510Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
22:38:08 [2020-06-05T02:38:08.510Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
22:38:15 [2020-06-05T02:38:15.149Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.372 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
22:38:15 [2020-06-05T02:38:15.149Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.227 s
22:38:15 [2020-06-05T02:38:15.149Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.788 s
22:38:15 [2020-06-05T02:38:15.149Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.655 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.549 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.458 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.212 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.188 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.601 s
22:38:15 [2020-06-05T02:38:15.149Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.641 s
22:38:15 [2020-06-05T02:38:15.149Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.173 s
22:38:15 [2020-06-05T02:38:15.149Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.743 s
22:38:15 [2020-06-05T02:38:15.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
22:38:15 [2020-06-05T02:38:15.149Z] 
22:38:15 [2020-06-05T02:38:15.149Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:38:14.517
22:38:15 [2020-06-05T02:38:15.149Z] !MESSAGE Unknown trace attribute: test
22:38:15 [2020-06-05T02:38:15.149Z] 
22:38:15 [2020-06-05T02:38:15.149Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:38:14.517
22:38:15 [2020-06-05T02:38:15.149Z] !MESSAGE Unknown trace attribute: test1
22:38:15 [2020-06-05T02:38:15.149Z] 
22:38:15 [2020-06-05T02:38:15.149Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:38:14.517
22:38:15 [2020-06-05T02:38:15.149Z] !MESSAGE Unknown trace attribute: test2
22:38:15 [2020-06-05T02:38:15.149Z] 
22:38:15 [2020-06-05T02:38:15.149Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:38:14.517
22:38:15 [2020-06-05T02:38:15.149Z] !MESSAGE Unknown trace attribute: test3
22:38:15 [2020-06-05T02:38:15.149Z] 
22:38:15 [2020-06-05T02:38:15.149Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-05 02:38:14.517
22:38:15 [2020-06-05T02:38:15.149Z] !MESSAGE Unknown trace attribute: test4
22:38:15 [2020-06-05T02:38:15.149Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
22:38:15 [2020-06-05T02:38:15.149Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.005 s
22:38:15 [2020-06-05T02:38:15.149Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/212/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.028 s
22:38:15 [2020-06-05T02:38:15.149Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.002 s
22:38:15 [2020-06-05T02:38:15.149Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
22:38:15 [2020-06-05T02:38:15.149Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
22:38:15 [2020-06-05T02:38:15.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
22:38:15 [2020-06-05T02:38:15.149Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
22:38:15 [2020-06-05T02:38:15.149Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.134 s
22:38:15 [2020-06-05T02:38:15.149Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.177 s
22:38:15 [2020-06-05T02:38:15.150Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
22:38:23 [2020-06-05T02:38:23.312Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.203 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
22:38:23 [2020-06-05T02:38:23.312Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.263 s
22:38:23 [2020-06-05T02:38:23.312Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 2.938 s
22:38:23 [2020-06-05T02:38:23.312Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
22:38:25 [2020-06-05T02:38:25.823Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.308 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.268 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
22:38:25 [2020-06-05T02:38:25.823Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
22:38:25 [2020-06-05T02:38:25.823Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
22:38:25 [2020-06-05T02:38:25.823Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.399 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
22:38:25 [2020-06-05T02:38:25.823Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.5 s
22:38:25 [2020-06-05T02:38:25.823Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
22:38:25 [2020-06-05T02:38:25.823Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
22:38:25 [2020-06-05T02:38:25.823Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
22:38:27 [2020-06-05T02:38:27.187Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
22:38:27 [2020-06-05T02:38:27.187Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.145 s
22:38:27 [2020-06-05T02:38:27.187Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.108 s
22:38:27 [2020-06-05T02:38:27.187Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.036 s
22:38:27 [2020-06-05T02:38:27.187Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
22:38:27 [2020-06-05T02:38:27.187Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
22:38:27 [2020-06-05T02:38:27.187Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
22:38:27 [2020-06-05T02:38:27.187Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
22:38:27 [2020-06-05T02:38:27.187Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.021 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
22:38:27 [2020-06-05T02:38:27.187Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
22:38:27 [2020-06-05T02:38:27.187Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
22:38:27 [2020-06-05T02:38:27.187Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
22:38:28 [2020-06-05T02:38:28.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
22:38:28 [2020-06-05T02:38:28.548Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.65 s
22:38:28 [2020-06-05T02:38:28.548Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.655 s
22:38:28 [2020-06-05T02:38:28.548Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
22:38:28 [2020-06-05T02:38:28.548Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
22:38:28 [2020-06-05T02:38:28.548Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
22:38:28 [2020-06-05T02:38:28.548Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
22:38:29 [2020-06-05T02:38:29.108Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
22:38:29 [2020-06-05T02:38:29.108Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
22:38:29 [2020-06-05T02:38:29.108Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.047 s
22:38:29 [2020-06-05T02:38:29.108Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.023 s
22:38:29 [2020-06-05T02:38:29.108Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
22:38:29 [2020-06-05T02:38:29.108Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
22:38:29 [2020-06-05T02:38:29.108Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.034 s
22:38:29 [2020-06-05T02:38:29.108Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.093 s
22:38:29 [2020-06-05T02:38:29.108Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
22:38:29 [2020-06-05T02:38:29.108Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.055 s
22:38:29 [2020-06-05T02:38:29.108Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
22:38:29 [2020-06-05T02:38:29.108Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.061 s
22:38:29 [2020-06-05T02:38:29.108Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
22:38:29 [2020-06-05T02:38:29.108Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.023 s
22:38:29 [2020-06-05T02:38:29.108Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.064 s
22:38:29 [2020-06-05T02:38:29.108Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.037 s
22:38:29 [2020-06-05T02:38:29.108Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.073 s
22:38:29 [2020-06-05T02:38:29.108Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.023 s
22:38:29 [2020-06-05T02:38:29.108Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
22:41:05 [2020-06-05T02:41:05.587Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.713 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.234 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.909 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.207 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.286 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.057 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.695 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.485 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.575 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.742 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.294 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.276 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.948 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.475 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.615 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.217 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.212 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.063 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.24 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.693 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.107 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.245 s
22:41:05 [2020-06-05T02:41:05.587Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.254 s
22:41:05 [2020-06-05T02:41:05.587Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
22:41:05 [2020-06-05T02:41:05.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
22:41:05 [2020-06-05T02:41:05.587Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.316 s
22:41:05 [2020-06-05T02:41:05.587Z] 
22:41:05 [2020-06-05T02:41:05.587Z] Results:
22:41:05 [2020-06-05T02:41:05.587Z] 
22:41:05 [2020-06-05T02:41:05.587Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
22:41:05 [2020-06-05T02:41:05.587Z] 
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] All tests passed!
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] 
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.pom
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
22:41:05 [2020-06-05T02:41:05.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] 
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] 
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT [21/138]
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] 
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] 
22:41:05 [2020-06-05T02:41:05.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] The project's OSGi version is 1.0.0.202006050220
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.101Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] 
22:41:06 [2020-06-05T02:41:06.661Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:07 [2020-06-05T02:41:07.587Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
22:41:07 [2020-06-05T02:41:07.587Z] [INFO] Command line:
22:41:07 [2020-06-05T02:41:07.587Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:41:07 [2020-06-05T02:41:07.587Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:41:09 [2020-06-05T02:41:09.473Z] !SESSION 2020-06-05 02:41:07.441 -----------------------------------------------
22:41:09 [2020-06-05T02:41:09.473Z] eclipse.buildId=unknown
22:41:09 [2020-06-05T02:41:09.473Z] java.version=1.8.0_202
22:41:09 [2020-06-05T02:41:09.473Z] java.vendor=Oracle Corporation
22:41:09 [2020-06-05T02:41:09.473Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:41:09 [2020-06-05T02:41:09.473Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:41:09 [2020-06-05T02:41:09.473Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:41:09 [2020-06-05T02:41:09.473Z] 
22:41:09 [2020-06-05T02:41:09.473Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:41:09.052
22:41:09 [2020-06-05T02:41:09.473Z] !MESSAGE FrameworkEvent ERROR
22:41:09 [2020-06-05T02:41:09.473Z] !STACK 0
22:41:09 [2020-06-05T02:41:09.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
22:41:09 [2020-06-05T02:41:09.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:41:09 [2020-06-05T02:41:09.473Z] 
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:41:09 [2020-06-05T02:41:09.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:41:17 [2020-06-05T02:41:17.855Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
22:41:17 [2020-06-05T02:41:17.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
22:41:17 [2020-06-05T02:41:17.855Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.008 s
22:41:17 [2020-06-05T02:41:17.855Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
22:41:17 [2020-06-05T02:41:17.855Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
22:41:17 [2020-06-05T02:41:17.855Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.19 s
22:41:17 [2020-06-05T02:41:17.855Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.01 s
22:41:17 [2020-06-05T02:41:17.855Z] 
22:41:17 [2020-06-05T02:41:17.855Z] Results:
22:41:17 [2020-06-05T02:41:17.855Z] 
22:41:17 [2020-06-05T02:41:17.855Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
22:41:17 [2020-06-05T02:41:17.855Z] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] All tests passed!
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.pom
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT         [22/138]
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] The project's OSGi version is 6.0.0.202006050220
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Executing tasks
22:41:23 [2020-06-05T02:41:23.094Z] 
22:41:23 [2020-06-05T02:41:23.094Z] main:
22:41:23 [2020-06-05T02:41:23.094Z] 
22:41:23 [2020-06-05T02:41:23.094Z] main:
22:41:23 [2020-06-05T02:41:23.094Z] 
22:41:23 [2020-06-05T02:41:23.094Z] resetCSS:
22:41:23 [2020-06-05T02:41:23.094Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
22:41:23 [2020-06-05T02:41:23.094Z] 
22:41:23 [2020-06-05T02:41:23.094Z] checkTargetPlatform:
22:41:23 [2020-06-05T02:41:23.094Z]      [echo] Verifying target platform: tracecompass-e4.7
22:41:23 [2020-06-05T02:41:23.094Z] 
22:41:23 [2020-06-05T02:41:23.094Z] fixCSS:
22:41:23 [2020-06-05T02:41:23.094Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Executed tasks
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] 
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
22:41:23 [2020-06-05T02:41:23.094Z] [INFO] Compiling 565 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1738] 
22:41:41 [2020-06-05T02:41:41.132Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
22:41:41 [2020-06-05T02:41:41.132Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1813] 
22:41:41 [2020-06-05T02:41:41.132Z] 	new TmfTimestampFormat(attribute.getInputFormat());
22:41:41 [2020-06-05T02:41:41.132Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[149] 
22:41:41 [2020-06-05T02:41:41.132Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
22:41:41 [2020-06-05T02:41:41.132Z] 	                            ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[242] 
22:41:41 [2020-06-05T02:41:41.132Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
22:41:41 [2020-06-05T02:41:41.132Z] 	                            ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
22:41:41 [2020-06-05T02:41:41.132Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.132Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1234] 
22:41:41 [2020-06-05T02:41:41.132Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
22:41:41 [2020-06-05T02:41:41.132Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ICommandService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[265] 
22:41:41 [2020-06-05T02:41:41.132Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
22:41:41 [2020-06-05T02:41:41.132Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
22:41:41 [2020-06-05T02:41:41.132Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                       ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[271] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
22:41:41 [2020-06-05T02:41:41.132Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
22:41:41 [2020-06-05T02:41:41.132Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
22:41:41 [2020-06-05T02:41:41.132Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
22:41:41 [2020-06-05T02:41:41.132Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
22:41:41 [2020-06-05T02:41:41.132Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
22:41:41 [2020-06-05T02:41:41.132Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
22:41:41 [2020-06-05T02:41:41.132Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[48] 
22:41:41 [2020-06-05T02:41:41.132Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                                             ^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,Object>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull Object>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
22:41:41 [2020-06-05T02:41:41.132Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[77] 
22:41:41 [2020-06-05T02:41:41.132Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
22:41:41 [2020-06-05T02:41:41.132Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[233] 
22:41:41 [2020-06-05T02:41:41.132Z] 	doFilterEventList(entry, eventList, predicates);
22:41:41 [2020-06-05T02:41:41.132Z] 	                         ^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[253] 
22:41:41 [2020-06-05T02:41:41.132Z] 	doFilterEventList(entry, eventList, predicates);
22:41:41 [2020-06-05T02:41:41.132Z] 	                         ^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[275] 
22:41:41 [2020-06-05T02:41:41.132Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
22:41:41 [2020-06-05T02:41:41.132Z] 	                                               ^^^^^
22:41:41 [2020-06-05T02:41:41.132Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
22:41:41 [2020-06-05T02:41:41.132Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[135] 
22:41:41 [2020-06-05T02:41:41.132Z] 	return closeZipFile(specifiedFile);
22:41:41 [2020-06-05T02:41:41.133Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Potential resource leak: 'specifiedFile' may not be closed at this location
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[195] 
22:41:41 [2020-06-05T02:41:41.133Z] 	return archiveSize;
22:41:41 [2020-06-05T02:41:41.133Z] 	^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Potential resource leak: 'zipFile' may not be closed at this location
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
22:41:41 [2020-06-05T02:41:41.133Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
22:41:41 [2020-06-05T02:41:41.133Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
22:41:41 [2020-06-05T02:41:41.133Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
22:41:41 [2020-06-05T02:41:41.133Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
22:41:41 [2020-06-05T02:41:41.133Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
22:41:41 [2020-06-05T02:41:41.133Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[42] 
22:41:41 [2020-06-05T02:41:41.133Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
22:41:41 [2020-06-05T02:41:41.133Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[43] 
22:41:41 [2020-06-05T02:41:41.133Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
22:41:41 [2020-06-05T02:41:41.133Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[176] 
22:41:41 [2020-06-05T02:41:41.133Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
22:41:41 [2020-06-05T02:41:41.133Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[183] 
22:41:41 [2020-06-05T02:41:41.133Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Null type safety (type annotations): The expression of type 'BiFunction<ITimeEvent,Long,Map<String,String>>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>'
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[404] 
22:41:41 [2020-06-05T02:41:41.133Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (provider instanceof IOutputAnnotationProvider) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[573] 
22:41:41 [2020-06-05T02:41:41.133Z] 	AnnotationCategoriesModel model = response.getModel();
22:41:41 [2020-06-05T02:41:41.133Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[575] 
22:41:41 [2020-06-05T02:41:41.133Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
22:41:41 [2020-06-05T02:41:41.133Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (provider instanceof IOutputAnnotationProvider) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
22:41:41 [2020-06-05T02:41:41.133Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
22:41:41 [2020-06-05T02:41:41.133Z] 	AnnotationModel model = response.getModel();
22:41:41 [2020-06-05T02:41:41.133Z] 	^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
22:41:41 [2020-06-05T02:41:41.133Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                              ^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
22:41:41 [2020-06-05T02:41:41.133Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[600] 
22:41:41 [2020-06-05T02:41:41.133Z] 	for (Annotation annotation : entry.getValue()) {
22:41:41 [2020-06-05T02:41:41.133Z] 	     ^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (annotation.getType() == AnnotationType.CHART) {
22:41:41 [2020-06-05T02:41:41.133Z] 	    ^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (annotation.getType() == AnnotationType.CHART) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                            ^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (annotation.getType() == AnnotationType.CHART) {
22:41:41 [2020-06-05T02:41:41.133Z] 	                                           ^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[605] 
22:41:41 [2020-06-05T02:41:41.133Z] 	if (annotation.getEntryId() != -1) {
22:41:41 [2020-06-05T02:41:41.133Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.133Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.133Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[607] 
22:41:41 [2020-06-05T02:41:41.134Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
22:41:41 [2020-06-05T02:41:41.134Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[654] 
22:41:41 [2020-06-05T02:41:41.134Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
22:41:41 [2020-06-05T02:41:41.134Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[81] 
22:41:41 [2020-06-05T02:41:41.134Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
22:41:41 [2020-06-05T02:41:41.134Z] 	                      ^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[781] 
22:41:41 [2020-06-05T02:41:41.134Z] 	for (Entry<String, String> filterEntry : getPresentationProvider().getFilterInput(te).entrySet()) {
22:41:41 [2020-06-05T02:41:41.134Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<String,String>' needs unchecked conversion to conform to 'Map.Entry<@NonNull String,@NonNull String>'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[787] 
22:41:41 [2020-06-05T02:41:41.134Z] 	Integer property = mapEntry.getKey();
22:41:41 [2020-06-05T02:41:41.134Z] 	                   ^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[835] 
22:41:41 [2020-06-05T02:41:41.134Z] 	doFilterEventList(entry, eventList, Maps.transformValues(predicates, p -> new TransformedPredicate(p)));
22:41:41 [2020-06-05T02:41:41.134Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[894] 
22:41:41 [2020-06-05T02:41:41.134Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
22:41:41 [2020-06-05T02:41:41.134Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1499] 
22:41:41 [2020-06-05T02:41:41.134Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1863] 
22:41:41 [2020-06-05T02:41:41.134Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IWorkbenchSiteProgressService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3013] 
22:41:41 [2020-06-05T02:41:41.134Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3025] 
22:41:41 [2020-06-05T02:41:41.134Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[172] 
22:41:41 [2020-06-05T02:41:41.134Z] 	return traceElement.getSupplementaryResources();
22:41:41 [2020-06-05T02:41:41.134Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[195] 
22:41:41 [2020-06-05T02:41:41.134Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
22:41:41 [2020-06-05T02:41:41.134Z] 	                                              ^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[848] 
22:41:41 [2020-06-05T02:41:41.134Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
22:41:41 [2020-06-05T02:41:41.134Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[152] 
22:41:41 [2020-06-05T02:41:41.134Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[262] 
22:41:41 [2020-06-05T02:41:41.134Z] 	Object serviceObject = window.getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[91] 
22:41:41 [2020-06-05T02:41:41.134Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	         ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[101] 
22:41:41 [2020-06-05T02:41:41.134Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
22:41:41 [2020-06-05T02:41:41.134Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[136] 
22:41:41 [2020-06-05T02:41:41.134Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
22:41:41 [2020-06-05T02:41:41.134Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[163] 
22:41:41 [2020-06-05T02:41:41.134Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/model/StyleManager.java:[89] 
22:41:41 [2020-06-05T02:41:41.134Z] 	styleQueue.addAll(Arrays.asList(split));
22:41:41 [2020-06-05T02:41:41.134Z] 	                                ^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String []'
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[541] 
22:41:41 [2020-06-05T02:41:41.134Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1170] 
22:41:41 [2020-06-05T02:41:41.134Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.134Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.134Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.134Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1188] 
22:41:41 [2020-06-05T02:41:41.134Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.135Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[156] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.135Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[167] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                    ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
22:41:41 [2020-06-05T02:41:41.135Z] 	                      ^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
22:41:41 [2020-06-05T02:41:41.135Z] 	                                     ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[243] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
22:41:41 [2020-06-05T02:41:41.135Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
22:41:41 [2020-06-05T02:41:41.135Z] 	                        ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
22:41:41 [2020-06-05T02:41:41.135Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[298] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
22:41:41 [2020-06-05T02:41:41.135Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[299] 
22:41:41 [2020-06-05T02:41:41.135Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.135Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                                     ^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                                    ^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                 ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
22:41:41 [2020-06-05T02:41:41.135Z] 	                                                                                                                                                     ^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.135Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.135Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
22:41:41 [2020-06-05T02:41:41.135Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
22:41:41 [2020-06-05T02:41:41.135Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                             ^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
22:41:41 [2020-06-05T02:41:41.136Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                                         ^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
22:41:41 [2020-06-05T02:41:41.136Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
22:41:41 [2020-06-05T02:41:41.136Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
22:41:41 [2020-06-05T02:41:41.136Z] 	                       ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
22:41:41 [2020-06-05T02:41:41.136Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                                 ^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.136Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.136Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
22:41:41 [2020-06-05T02:41:41.136Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
22:41:41 [2020-06-05T02:41:41.136Z] 	                                 ^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
22:41:41 [2020-06-05T02:41:41.137Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                 ^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[52] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                         ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[53] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.137Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[174] 
22:41:41 [2020-06-05T02:41:41.137Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[304] 
22:41:41 [2020-06-05T02:41:41.137Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
22:41:41 [2020-06-05T02:41:41.137Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to Set<Long>
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[360] 
22:41:41 [2020-06-05T02:41:41.137Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
22:41:41 [2020-06-05T02:41:41.137Z] 	                  ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[539] 
22:41:41 [2020-06-05T02:41:41.137Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
22:41:41 [2020-06-05T02:41:41.137Z] 	          ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[626] 
22:41:41 [2020-06-05T02:41:41.137Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
22:41:41 [2020-06-05T02:41:41.137Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
22:41:41 [2020-06-05T02:41:41.137Z] 	return comparator.compare((T) e1, (T) e2);
22:41:41 [2020-06-05T02:41:41.137Z] 	                          ^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to T
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
22:41:41 [2020-06-05T02:41:41.137Z] 	return comparator.compare((T) e1, (T) e2);
22:41:41 [2020-06-05T02:41:41.137Z] 	                                  ^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to T
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[38] 
22:41:41 [2020-06-05T02:41:41.137Z] 	super(model.getName());
22:41:41 [2020-06-05T02:41:41.137Z] 	      ^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[18] 
22:41:41 [2020-06-05T02:41:41.137Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
22:41:41 [2020-06-05T02:41:41.137Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[90] 
22:41:41 [2020-06-05T02:41:41.137Z] 	*            {@link IAnnotation} that represent this marker event
22:41:41 [2020-06-05T02:41:41.137Z] 	                    ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[99] 
22:41:41 [2020-06-05T02:41:41.137Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
22:41:41 [2020-06-05T02:41:41.137Z] 	                   ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[102] 
22:41:41 [2020-06-05T02:41:41.137Z] 	fLabel = annotation.getLabel();
22:41:41 [2020-06-05T02:41:41.137Z] 	         ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[38] 
22:41:41 [2020-06-05T02:41:41.137Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
22:41:41 [2020-06-05T02:41:41.137Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[76] 
22:41:41 [2020-06-05T02:41:41.137Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
22:41:41 [2020-06-05T02:41:41.137Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java:[264] 
22:41:41 [2020-06-05T02:41:41.137Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
22:41:41 [2020-06-05T02:41:41.137Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.137Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[46] 
22:41:41 [2020-06-05T02:41:41.137Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.137Z] 	                                                                         ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[47] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.138Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[177] 
22:41:41 [2020-06-05T02:41:41.138Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
22:41:41 [2020-06-05T02:41:41.138Z] 	                                           ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] The method getBounds() from the type IPlotArea is deprecated
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[451] 
22:41:41 [2020-06-05T02:41:41.138Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
22:41:41 [2020-06-05T02:41:41.138Z] 	                                           ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] The method getBounds() from the type IPlotArea is deprecated
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[579] 
22:41:41 [2020-06-05T02:41:41.138Z] 	ISeries[] series = set.getSeries();
22:41:41 [2020-06-05T02:41:41.138Z] 	^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[745] 
22:41:41 [2020-06-05T02:41:41.138Z] 	Rectangle controlBounds = getSwtChart().getPlotArea().getBounds();
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                      ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] The method getBounds() from the type IPlotArea is deprecated
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[113] 
22:41:41 [2020-06-05T02:41:41.138Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                                                                                          ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[119] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[121] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[123] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[111] 
22:41:41 [2020-06-05T02:41:41.138Z] 	OutputElementStyle style = entry.getValue();
22:41:41 [2020-06-05T02:41:41.138Z] 	                           ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[114] 
22:41:41 [2020-06-05T02:41:41.138Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
22:41:41 [2020-06-05T02:41:41.138Z] 	String styleKey = styleEntry.getKey();
22:41:41 [2020-06-05T02:41:41.138Z] 	                  ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[149] 
22:41:41 [2020-06-05T02:41:41.138Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
22:41:41 [2020-06-05T02:41:41.138Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[174] 
22:41:41 [2020-06-05T02:41:41.138Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
22:41:41 [2020-06-05T02:41:41.138Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[284] 
22:41:41 [2020-06-05T02:41:41.138Z] 	Integer index = entry.getValue();
22:41:41 [2020-06-05T02:41:41.138Z] 	                ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[111] 
22:41:41 [2020-06-05T02:41:41.138Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[884] 
22:41:41 [2020-06-05T02:41:41.138Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1722] 
22:41:41 [2020-06-05T02:41:41.138Z] 	new TmfTimestampFormat(inputData.format);
22:41:41 [2020-06-05T02:41:41.138Z] 	                       ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[223] 
22:41:41 [2020-06-05T02:41:41.138Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[307] 
22:41:41 [2020-06-05T02:41:41.138Z] 	dataProvider = initializeDataProvider(fTrace);
22:41:41 [2020-06-05T02:41:41.138Z] 	                                      ^^^^^^
22:41:41 [2020-06-05T02:41:41.138Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:41:41 [2020-06-05T02:41:41.138Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[379] 
22:41:41 [2020-06-05T02:41:41.138Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
22:41:41 [2020-06-05T02:41:41.138Z] 	                                                      ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[465] 
22:41:41 [2020-06-05T02:41:41.139Z] 	series.setXSeries(brightXArray);
22:41:41 [2020-06-05T02:41:41.139Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method setXSeries(double[]) from the type ISeries<capture#5-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[466] 
22:41:41 [2020-06-05T02:41:41.139Z] 	series.setYSeries(brightYArray);
22:41:41 [2020-06-05T02:41:41.139Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method setYSeries(double[]) from the type ISeries<capture#6-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[479] 
22:41:41 [2020-06-05T02:41:41.139Z] 	dimmedSeries.setXSeries(dimmedXArray);
22:41:41 [2020-06-05T02:41:41.139Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method setXSeries(double[]) from the type ISeries<capture#12-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[480] 
22:41:41 [2020-06-05T02:41:41.139Z] 	dimmedSeries.setYSeries(dimmedYArray);
22:41:41 [2020-06-05T02:41:41.139Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method setYSeries(double[]) from the type ISeries<capture#13-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[635] 
22:41:41 [2020-06-05T02:41:41.139Z] 	int numRequests = fOverrideNbPoints != 0 ? fOverrideNbPoints : (int) Math.min(getWindowEndTime() - getWindowStartTime() + 1, (long) (getSwtChart().getPlotArea().getBounds().width * fResolution));
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                                                                                                                 ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method getBounds() from the type IPlotArea is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[89] 
22:41:41 [2020-06-05T02:41:41.139Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
22:41:41 [2020-06-05T02:41:41.139Z] 	         ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[99] 
22:41:41 [2020-06-05T02:41:41.139Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[134] 
22:41:41 [2020-06-05T02:41:41.139Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[156] 
22:41:41 [2020-06-05T02:41:41.139Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
22:41:41 [2020-06-05T02:41:41.139Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[244] 
22:41:41 [2020-06-05T02:41:41.139Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[343] 
22:41:41 [2020-06-05T02:41:41.139Z] 	dataProvider = initializeDataProvider(fTrace);
22:41:41 [2020-06-05T02:41:41.139Z] 	                                      ^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[415] 
22:41:41 [2020-06-05T02:41:41.139Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                      ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[217] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return new TimeGraphLineEntry(model);
22:41:41 [2020-06-05T02:41:41.139Z] 	                              ^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[219] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return new TimeGraphEntry(model);
22:41:41 [2020-06-05T02:41:41.139Z] 	                          ^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[236] 
22:41:41 [2020-06-05T02:41:41.139Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                               ^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[256] 
22:41:41 [2020-06-05T02:41:41.139Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
22:41:41 [2020-06-05T02:41:41.139Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[79] 
22:41:41 [2020-06-05T02:41:41.139Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
22:41:41 [2020-06-05T02:41:41.139Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java:[117] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return fTimeProvider.getSwtChart().getPlotArea().getBounds().width;
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                 ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method getBounds() from the type IPlotArea is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[53] 
22:41:41 [2020-06-05T02:41:41.139Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                                                   ^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[54] 
22:41:41 [2020-06-05T02:41:41.139Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                                                      ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[173] 
22:41:41 [2020-06-05T02:41:41.139Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[303] 
22:41:41 [2020-06-05T02:41:41.139Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
22:41:41 [2020-06-05T02:41:41.139Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked cast from Object to Set<Long>
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[357] 
22:41:41 [2020-06-05T02:41:41.139Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
22:41:41 [2020-06-05T02:41:41.139Z] 	                  ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[536] 
22:41:41 [2020-06-05T02:41:41.139Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
22:41:41 [2020-06-05T02:41:41.139Z] 	          ^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[601] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
22:41:41 [2020-06-05T02:41:41.139Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return comparator.compare((T) e1, (T) e2);
22:41:41 [2020-06-05T02:41:41.139Z] 	                          ^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked cast from Object to T
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
22:41:41 [2020-06-05T02:41:41.139Z] 	return comparator.compare((T) e1, (T) e2);
22:41:41 [2020-06-05T02:41:41.139Z] 	                                  ^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Type safety: Unchecked cast from Object to T
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
22:41:41 [2020-06-05T02:41:41.139Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
22:41:41 [2020-06-05T02:41:41.139Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.139Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
22:41:41 [2020-06-05T02:41:41.139Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
22:41:41 [2020-06-05T02:41:41.139Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.139Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[119] 
22:41:41 [2020-06-05T02:41:41.140Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
22:41:41 [2020-06-05T02:41:41.140Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[105] 
22:41:41 [2020-06-05T02:41:41.140Z] 	return builder.build();
22:41:41 [2020-06-05T02:41:41.140Z] 	       ^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'ImmutableMultimap<String,Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>', corresponding supertype is 'Multimap<String,Object>'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[108] 
22:41:41 [2020-06-05T02:41:41.140Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
22:41:41 [2020-06-05T02:41:41.140Z] 	                                                                                                                          ^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[114] 
22:41:41 [2020-06-05T02:41:41.140Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
22:41:41 [2020-06-05T02:41:41.140Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[116] 
22:41:41 [2020-06-05T02:41:41.140Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
22:41:41 [2020-06-05T02:41:41.140Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[118] 
22:41:41 [2020-06-05T02:41:41.140Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
22:41:41 [2020-06-05T02:41:41.140Z] 	                                           ^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
22:41:41 [2020-06-05T02:41:41.140Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
22:41:41 [2020-06-05T02:41:41.140Z] 	                                             ^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[67] 
22:41:41 [2020-06-05T02:41:41.140Z] 	return fSeries.getXSeries();
22:41:41 [2020-06-05T02:41:41.140Z] 	               ^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[72] 
22:41:41 [2020-06-05T02:41:41.140Z] 	return fSeries.getYSeries();
22:41:41 [2020-06-05T02:41:41.140Z] 	               ^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[96] 
22:41:41 [2020-06-05T02:41:41.140Z] 	OutputElementStyle style = entry.getValue();
22:41:41 [2020-06-05T02:41:41.140Z] 	                           ^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
22:41:41 [2020-06-05T02:41:41.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[99] 
22:41:41 [2020-06-05T02:41:41.140Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
22:41:41 [2020-06-05T02:41:41.140Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:41 [2020-06-05T02:41:41.140Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
22:41:41 [2020-06-05T02:41:41.140Z] 201 problems (201 warnings)
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] 
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
22:41:41 [2020-06-05T02:41:41.396Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Executing tasks
22:41:43 [2020-06-05T02:41:43.908Z] 
22:41:43 [2020-06-05T02:41:43.908Z] main:
22:41:43 [2020-06-05T02:41:43.908Z] 
22:41:43 [2020-06-05T02:41:43.908Z] resetCSS:
22:41:43 [2020-06-05T02:41:43.908Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Executed tasks
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.pom
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2metadata.xml
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2artifacts.xml
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT [23/138]
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] The project's OSGi version is 1.0.0.202006050220
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.908Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] 
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:43 [2020-06-05T02:41:43.909Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
22:41:45 [2020-06-05T02:41:45.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[55] 
22:41:45 [2020-06-05T02:41:45.794Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
22:41:45 [2020-06-05T02:41:45.794Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:45 [2020-06-05T02:41:45.794Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:45 [2020-06-05T02:41:45.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[78] 
22:41:45 [2020-06-05T02:41:45.794Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
22:41:45 [2020-06-05T02:41:45.794Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:45 [2020-06-05T02:41:45.794Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
22:41:45 [2020-06-05T02:41:45.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[54] 
22:41:45 [2020-06-05T02:41:45.794Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
22:41:45 [2020-06-05T02:41:45.794Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:45 [2020-06-05T02:41:45.794Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
22:41:45 [2020-06-05T02:41:45.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[77] 
22:41:46 [2020-06-05T02:41:46.050Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
22:41:46 [2020-06-05T02:41:46.050Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:41:46 [2020-06-05T02:41:46.050Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
22:41:46 [2020-06-05T02:41:46.050Z] 4 problems (4 warnings)
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
22:41:46 [2020-06-05T02:41:46.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.pom
22:41:46 [2020-06-05T02:41:46.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
22:41:46 [2020-06-05T02:41:46.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
22:41:46 [2020-06-05T02:41:46.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2metadata.xml
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2artifacts.xml
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT  [24/138]
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] The project's OSGi version is 1.0.14.202006050220
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] 
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:46 [2020-06-05T02:41:46.306Z] [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
22:41:47 [2020-06-05T02:41:47.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[125] 
22:41:47 [2020-06-05T02:41:47.667Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
22:41:47 [2020-06-05T02:41:47.667Z] 	                                                                                                  ^^^^^^^^^
22:41:47 [2020-06-05T02:41:47.667Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
22:41:47 [2020-06-05T02:41:47.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[107] 
22:41:47 [2020-06-05T02:41:47.667Z] 	return tmfEvent;
22:41:47 [2020-06-05T02:41:47.667Z] 	^^^^^^^^^^^^^^^^
22:41:47 [2020-06-05T02:41:47.667Z] Potential resource leak: 'stream' may not be closed at this location
22:41:47 [2020-06-05T02:41:47.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[111] 
22:41:47 [2020-06-05T02:41:47.667Z] 	return null;
22:41:47 [2020-06-05T02:41:47.667Z] 	^^^^^^^^^^^^
22:41:47 [2020-06-05T02:41:47.667Z] Potential resource leak: 'stream' may not be closed at this location
22:41:47 [2020-06-05T02:41:47.667Z] 3 problems (3 warnings)
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.667Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.668Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] 
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:47 [2020-06-05T02:41:47.923Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
22:41:48 [2020-06-05T02:41:48.178Z] [INFO] 
22:41:48 [2020-06-05T02:41:48.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:48 [2020-06-05T02:41:48.178Z] [INFO] 
22:41:48 [2020-06-05T02:41:48.178Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:41:48 [2020-06-05T02:41:48.433Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
22:41:48 [2020-06-05T02:41:48.433Z] [INFO] Command line:
22:41:48 [2020-06-05T02:41:48.433Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:41:48 [2020-06-05T02:41:48.433Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:41:50 [2020-06-05T02:41:50.320Z] !SESSION 2020-06-05 02:41:48.491 -----------------------------------------------
22:41:50 [2020-06-05T02:41:50.320Z] eclipse.buildId=unknown
22:41:50 [2020-06-05T02:41:50.320Z] java.version=1.8.0_202
22:41:50 [2020-06-05T02:41:50.320Z] java.vendor=Oracle Corporation
22:41:50 [2020-06-05T02:41:50.320Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:41:50 [2020-06-05T02:41:50.320Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
22:41:50 [2020-06-05T02:41:50.320Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:41:50 [2020-06-05T02:41:50.320Z] 
22:41:50 [2020-06-05T02:41:50.320Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:41:50.172
22:41:50 [2020-06-05T02:41:50.320Z] !MESSAGE FrameworkEvent ERROR
22:41:50 [2020-06-05T02:41:50.320Z] !STACK 0
22:41:50 [2020-06-05T02:41:50.321Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
22:41:50 [2020-06-05T02:41:50.321Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:41:50 [2020-06-05T02:41:50.321Z] 
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:41:50 [2020-06-05T02:41:50.321Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:41:51 [2020-06-05T02:41:51.684Z] process 4285: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
22:41:51 [2020-06-05T02:41:51.684Z] See the manual page for dbus-uuidgen to correct this issue.
22:42:03 [2020-06-05T02:42:03.843Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
22:42:08 [2020-06-05T02:42:08.002Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.385 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
22:42:08 [2020-06-05T02:42:08.002Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.32 s
22:42:08 [2020-06-05T02:42:08.002Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.113 s
22:42:08 [2020-06-05T02:42:08.002Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.481 s
22:42:08 [2020-06-05T02:42:08.002Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
22:42:08 [2020-06-05T02:42:08.002Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
22:42:08 [2020-06-05T02:42:08.002Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.027 s
22:42:08 [2020-06-05T02:42:08.002Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.06 s
22:42:08 [2020-06-05T02:42:08.002Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.044 s
22:42:08 [2020-06-05T02:42:08.002Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
22:42:08 [2020-06-05T02:42:08.563Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
22:42:08 [2020-06-05T02:42:08.563Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.233 s
22:42:08 [2020-06-05T02:42:08.563Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.271 s
22:42:08 [2020-06-05T02:42:08.563Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.447 s
22:42:08 [2020-06-05T02:42:08.563Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
22:42:09 [2020-06-05T02:42:09.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
22:42:09 [2020-06-05T02:42:09.927Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.606 s
22:42:09 [2020-06-05T02:42:09.927Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.453 s
22:42:09 [2020-06-05T02:42:09.927Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
22:42:09 [2020-06-05T02:42:09.927Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
22:42:09 [2020-06-05T02:42:09.927Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.927Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.927Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
22:42:09 [2020-06-05T02:42:09.927Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
22:42:09 [2020-06-05T02:42:09.927Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.003 s
22:42:09 [2020-06-05T02:42:09.927Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.927Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.927Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.928Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.928Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
22:42:09 [2020-06-05T02:42:09.928Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
22:42:09 [2020-06-05T02:42:09.928Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.928Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
22:42:09 [2020-06-05T02:42:09.928Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
22:42:09 [2020-06-05T02:42:09.928Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
22:42:24 [2020-06-05T02:42:24.758Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.506 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
22:42:24 [2020-06-05T02:42:24.758Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.304 s
22:42:24 [2020-06-05T02:42:24.758Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.003 s
22:42:24 [2020-06-05T02:42:24.758Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
22:43:03 [2020-06-05T02:43:03.404Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.208 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
22:43:03 [2020-06-05T02:43:03.404Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.526 s
22:43:03 [2020-06-05T02:43:03.404Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.36 s
22:43:03 [2020-06-05T02:43:03.404Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.678 s
22:43:03 [2020-06-05T02:43:03.404Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.5 s
22:43:03 [2020-06-05T02:43:03.404Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
22:43:03 [2020-06-05T02:43:03.404Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.298 s
22:43:03 [2020-06-05T02:43:03.404Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
22:43:30 [2020-06-05T02:43:30.045Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.919 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
22:43:30 [2020-06-05T02:43:30.045Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.379 s
22:43:30 [2020-06-05T02:43:30.045Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.338 s
22:43:30 [2020-06-05T02:43:30.045Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.348 s
22:43:30 [2020-06-05T02:43:30.045Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.72 s
22:43:30 [2020-06-05T02:43:30.045Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.299 s
22:43:30 [2020-06-05T02:43:30.045Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
22:43:48 [2020-06-05T02:43:48.088Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.549 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
22:43:48 [2020-06-05T02:43:48.088Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.248 s
22:43:48 [2020-06-05T02:43:48.088Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.169 s
22:43:48 [2020-06-05T02:43:48.088Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.319 s
22:43:48 [2020-06-05T02:43:48.088Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.798 s
22:43:48 [2020-06-05T02:43:48.088Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
22:44:06 [2020-06-05T02:44:06.141Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.175 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
22:44:06 [2020-06-05T02:44:06.141Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.247 s
22:44:06 [2020-06-05T02:44:06.141Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.414 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.426 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.283 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.173 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.329 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.706 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.407 s
22:44:06 [2020-06-05T02:44:06.141Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.41 s
22:44:06 [2020-06-05T02:44:06.141Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.391 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
22:44:32 [2020-06-05T02:44:32.627Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.029 s
22:44:32 [2020-06-05T02:44:32.627Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.554 s
22:44:32 [2020-06-05T02:44:32.627Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.029 s
22:44:32 [2020-06-05T02:44:32.627Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.049 s
22:44:32 [2020-06-05T02:44:32.627Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
22:44:32 [2020-06-05T02:44:32.627Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.794 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
22:44:32 [2020-06-05T02:44:32.627Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.049 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
22:44:32 [2020-06-05T02:44:32.627Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.041 s
22:44:32 [2020-06-05T02:44:32.627Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
22:44:32 [2020-06-05T02:44:32.627Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.008 s
22:44:32 [2020-06-05T02:44:32.627Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
22:44:32 [2020-06-05T02:44:32.627Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.121 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
22:44:32 [2020-06-05T02:44:32.627Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
22:44:32 [2020-06-05T02:44:32.627Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
22:44:32 [2020-06-05T02:44:32.627Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
22:44:32 [2020-06-05T02:44:32.627Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.627Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
22:44:32 [2020-06-05T02:44:32.627Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
22:44:32 [2020-06-05T02:44:32.627Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
22:44:32 [2020-06-05T02:44:32.628Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
22:44:32 [2020-06-05T02:44:32.628Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
22:44:32 [2020-06-05T02:44:32.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
22:44:32 [2020-06-05T02:44:32.628Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.628Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
22:44:32 [2020-06-05T02:44:32.628Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
22:44:32 [2020-06-05T02:44:32.628Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
22:44:32 [2020-06-05T02:44:32.628Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
22:44:32 [2020-06-05T02:44:32.628Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
22:44:32 [2020-06-05T02:44:32.628Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
22:44:35 [2020-06-05T02:44:35.140Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.1 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
22:44:35 [2020-06-05T02:44:35.140Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.926 s
22:44:35 [2020-06-05T02:44:35.140Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.555 s
22:44:35 [2020-06-05T02:44:35.140Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.972 s
22:44:35 [2020-06-05T02:44:35.140Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.722 s
22:44:35 [2020-06-05T02:44:35.140Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.923 s
22:44:35 [2020-06-05T02:44:35.140Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
22:44:35 [2020-06-05T02:44:35.395Z] 
22:44:35 [2020-06-05T02:44:35.395Z] !ENTRY org.eclipse.core.resources 4 372 2020-06-05 02:44:35.160
22:44:35 [2020-06-05T02:44:35.395Z] !MESSAGE Project 'SomeProject' is not open.
22:44:35 [2020-06-05T02:44:35.650Z] 
22:44:35 [2020-06-05T02:44:35.650Z] !ENTRY org.eclipse.core.resources 2 2 2020-06-05 02:44:35.449
22:44:35 [2020-06-05T02:44:35.650Z] !MESSAGE Save operation warnings.
22:44:35 [2020-06-05T02:44:35.650Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-06-05 02:44:35.449
22:44:35 [2020-06-05T02:44:35.650Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
22:44:35 [2020-06-05T02:44:35.650Z] 
22:44:35 [2020-06-05T02:44:35.650Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-05 02:44:35.469
22:44:35 [2020-06-05T02:44:35.650Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
22:44:35 [2020-06-05T02:44:35.650Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
22:44:35 [2020-06-05T02:44:35.650Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.464 s
22:44:35 [2020-06-05T02:44:35.650Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.074 s
22:44:35 [2020-06-05T02:44:35.650Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
22:44:35 [2020-06-05T02:44:35.650Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
22:44:36 [2020-06-05T02:44:36.210Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
22:44:36 [2020-06-05T02:44:36.210Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.038 s
22:44:36 [2020-06-05T02:44:36.210Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.083 s
22:44:36 [2020-06-05T02:44:36.210Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.511 s
22:44:36 [2020-06-05T02:44:36.210Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
22:44:37 [2020-06-05T02:44:37.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
22:44:37 [2020-06-05T02:44:37.573Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.484 s
22:44:37 [2020-06-05T02:44:37.573Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.596 s
22:44:37 [2020-06-05T02:44:37.573Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
22:44:38 [2020-06-05T02:44:38.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
22:44:38 [2020-06-05T02:44:38.935Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 1.304 s
22:44:38 [2020-06-05T02:44:38.935Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
22:44:38 [2020-06-05T02:44:38.935Z] 
22:44:38 [2020-06-05T02:44:38.935Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-05 02:44:38.589
22:44:38 [2020-06-05T02:44:38.935Z] !MESSAGE no spawner in java.library.path
22:44:38 [2020-06-05T02:44:38.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
22:44:38 [2020-06-05T02:44:38.935Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.024 s
22:44:38 [2020-06-05T02:44:38.935Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
22:44:38 [2020-06-05T02:44:38.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
22:44:38 [2020-06-05T02:44:38.935Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0 s
22:44:38 [2020-06-05T02:44:38.935Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
22:44:38 [2020-06-05T02:44:38.935Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
22:44:38 [2020-06-05T02:44:38.935Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.008 s
22:44:38 [2020-06-05T02:44:38.935Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
22:44:38 [2020-06-05T02:44:38.935Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
22:44:38 [2020-06-05T02:44:38.935Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
22:44:38 [2020-06-05T02:44:38.935Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
22:44:38 [2020-06-05T02:44:38.935Z] 
22:44:38 [2020-06-05T02:44:38.935Z] Results:
22:44:38 [2020-06-05T02:44:38.935Z] 
22:44:38 [2020-06-05T02:44:38.935Z] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
22:44:38 [2020-06-05T02:44:38.935Z] 
22:44:39 [2020-06-05T02:44:39.190Z] 
22:44:39 [2020-06-05T02:44:39.190Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-05 02:44:39.171
22:44:39 [2020-06-05T02:44:39.190Z] !MESSAGE The workspace will exit with unsaved changes in this session.
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] All tests passed!
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.pom
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2metadata.xml
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2artifacts.xml
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT [25/138]
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] The project's OSGi version is 1.0.13.202006050220
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] 
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:49 [2020-06-05T02:44:49.128Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
22:44:50 [2020-06-05T02:44:50.053Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[25] 
22:44:50 [2020-06-05T02:44:50.054Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
22:44:50 [2020-06-05T02:44:50.054Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[130] 
22:44:50 [2020-06-05T02:44:50.054Z] 	fEntries.add(pulse);
22:44:50 [2020-06-05T02:44:50.054Z] 	             ^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
22:44:50 [2020-06-05T02:44:50.054Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
22:44:50 [2020-06-05T02:44:50.054Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
22:44:50 [2020-06-05T02:44:50.054Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
22:44:50 [2020-06-05T02:44:50.054Z] 	               ^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[163] 
22:44:50 [2020-06-05T02:44:50.054Z] 	fEvents.put(pulse.getName(), events);
22:44:50 [2020-06-05T02:44:50.054Z] 	                             ^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[173] 
22:44:50 [2020-06-05T02:44:50.054Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
22:44:50 [2020-06-05T02:44:50.054Z] 	                                   ^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[181] 
22:44:50 [2020-06-05T02:44:50.054Z] 	public void setFilterRegex(String filterRegex) {
22:44:50 [2020-06-05T02:44:50.054Z] 	                                  ^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Javadoc: Missing tag for parameter filterRegex
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[232] 
22:44:50 [2020-06-05T02:44:50.054Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
22:44:50 [2020-06-05T02:44:50.054Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[48] 
22:44:50 [2020-06-05T02:44:50.054Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
22:44:50 [2020-06-05T02:44:50.054Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[60] 
22:44:50 [2020-06-05T02:44:50.054Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
22:44:50 [2020-06-05T02:44:50.054Z] 	                                  ^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[212] 
22:44:50 [2020-06-05T02:44:50.054Z] 	double[] xMain = mainSeries.getXSeries();
22:44:50 [2020-06-05T02:44:50.054Z] 	                            ^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] The method getXSeries() from the type ISeries<capture#3-of ?> is deprecated
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[213] 
22:44:50 [2020-06-05T02:44:50.054Z] 	double[] yMain = mainSeries.getYSeries();
22:44:50 [2020-06-05T02:44:50.054Z] 	                            ^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[227] 
22:44:50 [2020-06-05T02:44:50.054Z] 	double[] xSeries = series.getXSeries();
22:44:50 [2020-06-05T02:44:50.054Z] 	                          ^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[228] 
22:44:50 [2020-06-05T02:44:50.054Z] 	double[] ySeries = series.getYSeries();
22:44:50 [2020-06-05T02:44:50.054Z] 	                          ^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
22:44:50 [2020-06-05T02:44:50.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[241] 
22:44:50 [2020-06-05T02:44:50.054Z] 	return new TmfCommonXAxisModel(getTitle(), x, yModels);
22:44:50 [2020-06-05T02:44:50.054Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:44:50 [2020-06-05T02:44:50.054Z] The constructor TmfCommonXAxisModel(String, long[], Map<String,IYModel>) is deprecated
22:44:50 [2020-06-05T02:44:50.054Z] 15 problems (15 warnings)
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.309Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
22:44:50 [2020-06-05T02:44:50.564Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.564Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:50 [2020-06-05T02:44:50.564Z] [INFO] 
22:44:50 [2020-06-05T02:44:50.564Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
22:44:51 [2020-06-05T02:44:51.124Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
22:44:51 [2020-06-05T02:44:51.124Z] [INFO] Command line:
22:44:51 [2020-06-05T02:44:51.124Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
22:44:51 [2020-06-05T02:44:51.124Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:44:53 [2020-06-05T02:44:53.667Z] !SESSION 2020-06-05 02:44:51.206 -----------------------------------------------
22:44:53 [2020-06-05T02:44:53.667Z] eclipse.buildId=unknown
22:44:53 [2020-06-05T02:44:53.667Z] java.version=1.8.0_202
22:44:53 [2020-06-05T02:44:53.667Z] java.vendor=Oracle Corporation
22:44:53 [2020-06-05T02:44:53.667Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:44:53 [2020-06-05T02:44:53.667Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
22:44:53 [2020-06-05T02:44:53.667Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
22:44:53 [2020-06-05T02:44:53.667Z] 
22:44:53 [2020-06-05T02:44:53.667Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 02:44:53.153
22:44:53 [2020-06-05T02:44:53.667Z] !MESSAGE FrameworkEvent ERROR
22:44:53 [2020-06-05T02:44:53.667Z] !STACK 0
22:44:53 [2020-06-05T02:44:53.667Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
22:44:53 [2020-06-05T02:44:53.667Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:44:53 [2020-06-05T02:44:53.667Z] 
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:44:53 [2020-06-05T02:44:53.667Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
22:44:57 [2020-06-05T02:44:57.827Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
22:45:05 [2020-06-05T02:45:05.904Z] Display size: 1440x900
22:45:05 [2020-06-05T02:45:05.904Z] OS version=3.10.0-1127.el7.x86_64
22:45:05 [2020-06-05T02:45:05.904Z] GTK version=2.24.30
22:45:05 [2020-06-05T02:45:05.904Z] GTK theme=Raleigh
22:45:05 [2020-06-05T02:45:05.904Z] LIBOVERLAY_SCROLLBAR=0
22:45:05 [2020-06-05T02:45:05.904Z] Time zone: Coordinated Universal Time
22:45:05 [2020-06-05T02:45:05.904Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
22:45:05 [2020-06-05T02:45:05.904Z] log4j:WARN Please initialize the log4j system properly.
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107749669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107749669 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107749664 data=null doit=true} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107749663 data=null} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107749656 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107749646 data=null button=0 stateMask=0x80000 x=803 y=107 count=0} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107749638 data=null button=1 stateMask=0x80000 x=803 y=107 count=1} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107749632 data=null button=0 stateMask=0x0 x=803 y=107 count=0} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107749632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107749629 data=null doit=true} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107749629 data=null} to TimeGraphControl with text {}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749616 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749532 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749532 data=null} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on OK
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107749471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107749471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107749470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107749470 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107749470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107749470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107749470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on 
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749351 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749344 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749344 data=null} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749342 data=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749334 data=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749333 data=null} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749278 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749257 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749257 data=null} to ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749256 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749251 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749251 data=null} to ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749250 data=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749245 data=null doit=true} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749245 data=null} to ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - number of items : 17
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107749244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107749244 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107749244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107749244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107749061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107749060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107749060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107749060 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107749060 data=null} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Clicking on OK
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107748980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107748979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107748979 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107748979 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107748979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107748979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107748979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107749244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - Clicked on 
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:18 [2020-06-05T02:45:18.067Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - number of items : 17
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107746033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107746033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107746033 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107745949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107745948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107745948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107745947 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107745947 data=null} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.331Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Clicking on OK
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107745870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107745870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107745870 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107745869 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107745869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107745869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107745869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107746032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - Clicked on 
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:21 [2020-06-05T02:45:21.332Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107745055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107745055 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107745054 data=null doit=true} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107745054 data=null} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107745052 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107745048 data=null button=0 stateMask=0x80000 x=803 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107745043 data=null button=1 stateMask=0x80000 x=803 y=107 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107745040 data=null button=0 stateMask=0x0 x=803 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107745040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107745037 data=null doit=true} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107745037 data=null} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107745031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107745031 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107745028 data=null doit=true} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107745028 data=null} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744978 data=null button=3 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744976 data=null button=0 stateMask=0x200000 x=343 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744970 data=null button=3 stateMask=0x200000 x=343 y=107 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744966 data=null button=0 stateMask=0x0 x=343 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744963 data=null doit=true} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744963 data=null} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744958 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744955 data=null doit=true} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744955 data=null} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744947 data=null button=2 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744946 data=null button=0 stateMask=0x100000 x=343 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744944 data=null button=2 stateMask=0x100000 x=343 y=107 count=1} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744940 data=null button=0 stateMask=0x0 x=343 y=107 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:21 [2020-06-05T02:45:21.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744937 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744937 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744875 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744872 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744872 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744863 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744860 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744856 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744854 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744851 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744851 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744847 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744844 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744844 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744836 data=null button=1 stateMask=0x0 x=288 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744833 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744829 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744779 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744776 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744776 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744770 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744767 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744767 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744760 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744756 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744752 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744750 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744747 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744747 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744742 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744739 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744739 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744731 data=null button=1 stateMask=0x0 x=325 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744677 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744673 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744671 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744668 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744668 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744663 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744661 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744660 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744653 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744650 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744645 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744643 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744641 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744640 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744636 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744633 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744633 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744572 data=null button=1 stateMask=0x0 x=362 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744569 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744565 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744562 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744560 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744559 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744554 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744552 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744552 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744544 data=null button=1 stateMask=0x0 x=380 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744541 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744537 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744534 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744532 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744532 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744475 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744473 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744473 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744465 data=null button=1 stateMask=0x0 x=399 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744462 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744458 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744456 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744453 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744453 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744448 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744445 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744445 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744437 data=null button=1 stateMask=0x0 x=417 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744434 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744376 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744374 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744371 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744371 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744367 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744364 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744364 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744356 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744354 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744349 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744347 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744345 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744344 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744339 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744337 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744337 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744329 data=null button=1 stateMask=0x0 x=454 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744326 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744277 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744274 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744272 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744271 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744267 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744264 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744264 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744257 data=null button=1 stateMask=0x0 x=472 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744254 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744250 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744248 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744245 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744245 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744240 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744238 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744237 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744230 data=null button=1 stateMask=0x0 x=490 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744228 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744176 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744174 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744171 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744171 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744167 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744165 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744164 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744157 data=null button=1 stateMask=0x0 x=509 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744154 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744149 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744147 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744145 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744145 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744140 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744138 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744138 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744131 data=null button=1 stateMask=0x0 x=527 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744077 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744073 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744071 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744069 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744068 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744064 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744061 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744061 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107744053 data=null button=1 stateMask=0x0 x=546 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744050 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107744045 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744043 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107744043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107744041 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107744040 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107744036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107744036 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107744033 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107744033 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743974 data=null button=1 stateMask=0x0 x=564 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743971 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743967 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743965 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743962 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743962 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743957 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743955 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743955 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743947 data=null button=1 stateMask=0x0 x=582 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743944 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743940 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743938 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743936 data=null doit=true} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743936 data=null} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:22 [2020-06-05T02:45:22.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743931 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743879 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743879 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743871 data=null button=1 stateMask=0x0 x=601 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743868 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743852 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743850 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743847 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743847 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743842 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743840 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743839 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743831 data=null button=1 stateMask=0x0 x=619 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743776 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743770 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743767 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743764 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743764 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743759 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743755 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743755 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743747 data=null button=1 stateMask=0x0 x=637 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743744 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743740 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743738 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743736 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743735 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743731 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743678 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743678 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743670 data=null button=1 stateMask=0x0 x=656 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743667 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743662 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743660 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743658 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743658 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743653 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743651 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743650 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743643 data=null button=1 stateMask=0x0 x=674 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743640 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743635 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743633 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743629 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743629 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743579 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743576 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743576 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743568 data=null button=1 stateMask=0x0 x=693 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743564 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743560 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743558 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743555 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743555 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743550 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743547 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743547 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743539 data=null button=1 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743536 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743532 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743530 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743479 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743478 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743473 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743470 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743470 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743462 data=null button=1 stateMask=0x0 x=729 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743459 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743454 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743452 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743450 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743450 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743445 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743443 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743443 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743436 data=null button=1 stateMask=0x0 x=748 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743434 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743429 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743427 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743379 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743378 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743374 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743371 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743371 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743364 data=null button=1 stateMask=0x0 x=766 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743361 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743357 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743356 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743353 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743353 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743349 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743347 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743347 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743340 data=null button=1 stateMask=0x0 x=784 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743337 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743333 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743331 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743329 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743329 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743277 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743274 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743274 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743267 data=null button=1 stateMask=0x0 x=803 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743264 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743261 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743259 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743257 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743256 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743252 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743250 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743250 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743243 data=null button=1 stateMask=0x0 x=821 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743240 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743237 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743235 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743232 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743232 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743228 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743178 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743178 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743171 data=null button=1 stateMask=0x0 x=840 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743168 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743165 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743163 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743160 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743160 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743156 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743154 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743154 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743147 data=null button=1 stateMask=0x0 x=858 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743144 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743140 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743138 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743136 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743136 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743131 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743129 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743128 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743076 data=null button=1 stateMask=0x0 x=876 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743072 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743069 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743067 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743064 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743064 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743060 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743058 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743057 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743051 data=null button=1 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743048 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107743044 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743042 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107743042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107743040 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107743040 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107743035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107743035 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107743033 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107743033 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107743026 data=null button=1 stateMask=0x0 x=913 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742975 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742969 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742967 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742963 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742963 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742957 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742954 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742954 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742944 data=null button=1 stateMask=0x0 x=931 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742941 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742935 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742933 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742930 data=null doit=true} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742929 data=null} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:23 [2020-06-05T02:45:23.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742924 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742877 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742877 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742871 data=null button=1 stateMask=0x0 x=950 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742868 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742865 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742863 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742860 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742860 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742856 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742854 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742854 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742847 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742845 data=null button=0 stateMask=0x80000 x=288 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742841 data=null button=1 stateMask=0x80000 x=288 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742839 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742837 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742836 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742832 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742830 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742830 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742775 data=null button=1 stateMask=0x0 x=288 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742772 data=null button=0 stateMask=0x80000 x=307 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742768 data=null button=1 stateMask=0x80000 x=307 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742766 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742764 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742764 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742759 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742757 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742757 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742750 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742748 data=null button=0 stateMask=0x80000 x=325 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742744 data=null button=1 stateMask=0x80000 x=325 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742742 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742740 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742740 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742735 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742678 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742678 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742671 data=null button=1 stateMask=0x0 x=325 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742668 data=null button=0 stateMask=0x80000 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742664 data=null button=1 stateMask=0x80000 x=343 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742662 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742660 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742660 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742655 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742653 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742653 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742646 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742644 data=null button=0 stateMask=0x80000 x=362 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742640 data=null button=1 stateMask=0x80000 x=362 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742638 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742636 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742636 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742631 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742629 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742629 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742575 data=null button=1 stateMask=0x0 x=362 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742572 data=null button=0 stateMask=0x80000 x=380 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742568 data=null button=1 stateMask=0x80000 x=380 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742566 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742563 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742563 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742559 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742556 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742556 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742550 data=null button=1 stateMask=0x0 x=380 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742547 data=null button=0 stateMask=0x80000 x=399 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742543 data=null button=1 stateMask=0x80000 x=399 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742541 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742539 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742539 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742534 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742532 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742532 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742476 data=null button=1 stateMask=0x0 x=399 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742473 data=null button=0 stateMask=0x80000 x=417 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742468 data=null button=1 stateMask=0x80000 x=417 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742466 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742463 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742463 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742459 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742457 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742457 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742450 data=null button=1 stateMask=0x0 x=417 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742448 data=null button=0 stateMask=0x80000 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742444 data=null button=1 stateMask=0x80000 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742442 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742440 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742440 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742435 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742433 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742433 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742377 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742374 data=null button=0 stateMask=0x80000 x=454 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742370 data=null button=1 stateMask=0x80000 x=454 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742368 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742366 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742366 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742362 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742359 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742359 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742352 data=null button=1 stateMask=0x0 x=454 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742350 data=null button=0 stateMask=0x80000 x=472 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742345 data=null button=1 stateMask=0x80000 x=472 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742343 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742341 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742341 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742337 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742334 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742334 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742276 data=null button=1 stateMask=0x0 x=472 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742273 data=null button=0 stateMask=0x80000 x=490 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742269 data=null button=1 stateMask=0x80000 x=490 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742267 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742265 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742265 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742260 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742258 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742258 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742251 data=null button=1 stateMask=0x0 x=490 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742248 data=null button=0 stateMask=0x80000 x=509 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742244 data=null button=1 stateMask=0x80000 x=509 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742242 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742240 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742240 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742235 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742233 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742233 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742179 data=null button=1 stateMask=0x0 x=509 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742176 data=null button=0 stateMask=0x80000 x=527 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742172 data=null button=1 stateMask=0x80000 x=527 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742169 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742166 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742166 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742162 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742159 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742159 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742153 data=null button=1 stateMask=0x0 x=527 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742150 data=null button=0 stateMask=0x80000 x=546 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742146 data=null button=1 stateMask=0x80000 x=546 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742144 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742141 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742141 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742136 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742134 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742134 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742127 data=null button=1 stateMask=0x0 x=546 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742077 data=null button=0 stateMask=0x80000 x=564 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742073 data=null button=1 stateMask=0x80000 x=564 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742071 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742068 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742068 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742064 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742061 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742061 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742054 data=null button=1 stateMask=0x0 x=564 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742052 data=null button=0 stateMask=0x80000 x=582 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107742047 data=null button=1 stateMask=0x80000 x=582 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742044 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107742043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107742041 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107742041 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107742037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742037 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107742035 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107742034 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107742028 data=null button=1 stateMask=0x0 x=582 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107742025 data=null button=0 stateMask=0x80000 x=601 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741976 data=null button=1 stateMask=0x80000 x=601 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741973 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741971 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741971 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741967 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741964 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741964 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741957 data=null button=1 stateMask=0x0 x=601 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741954 data=null button=0 stateMask=0x80000 x=619 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741950 data=null button=1 stateMask=0x80000 x=619 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741948 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741946 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741946 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741942 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741940 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741939 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741933 data=null button=1 stateMask=0x0 x=619 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741931 data=null button=0 stateMask=0x80000 x=637 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741878 data=null button=1 stateMask=0x80000 x=637 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741876 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741874 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741873 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741869 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741867 data=null doit=true} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741867 data=null} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741861 data=null button=1 stateMask=0x0 x=637 y=50 count=1} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741858 data=null button=0 stateMask=0x80000 x=656 y=50 count=0} to TimeGraphControl with text {}
22:45:24 [2020-06-05T02:45:24.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741854 data=null button=1 stateMask=0x80000 x=656 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741852 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741850 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741849 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741845 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741843 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741843 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741837 data=null button=1 stateMask=0x0 x=656 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741834 data=null button=0 stateMask=0x80000 x=674 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741828 data=null button=1 stateMask=0x80000 x=674 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741779 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741775 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741775 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741771 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741768 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741768 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741761 data=null button=1 stateMask=0x0 x=674 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741759 data=null button=0 stateMask=0x80000 x=693 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741755 data=null button=1 stateMask=0x80000 x=693 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741753 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741751 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741751 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741746 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741744 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741740 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741731 data=null button=1 stateMask=0x0 x=693 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741727 data=null button=0 stateMask=0x80000 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741677 data=null button=1 stateMask=0x80000 x=711 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741675 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741672 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741672 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741668 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741666 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741666 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741660 data=null button=1 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741657 data=null button=0 stateMask=0x80000 x=729 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741653 data=null button=1 stateMask=0x80000 x=729 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741651 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741649 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741649 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741645 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741643 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741642 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741636 data=null button=1 stateMask=0x0 x=729 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741634 data=null button=0 stateMask=0x80000 x=748 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741630 data=null button=1 stateMask=0x80000 x=748 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741579 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741575 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741575 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741571 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741568 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741568 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741562 data=null button=1 stateMask=0x0 x=748 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741560 data=null button=0 stateMask=0x80000 x=766 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741556 data=null button=1 stateMask=0x80000 x=766 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741554 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741552 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741552 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741548 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741545 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741545 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741540 data=null button=1 stateMask=0x0 x=766 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741537 data=null button=0 stateMask=0x80000 x=784 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741531 data=null button=1 stateMask=0x80000 x=784 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741529 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741479 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741479 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741474 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741472 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741472 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741464 data=null button=1 stateMask=0x0 x=784 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741461 data=null button=0 stateMask=0x80000 x=803 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741454 data=null button=1 stateMask=0x80000 x=803 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741452 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741450 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741449 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741445 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741443 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741443 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741437 data=null button=1 stateMask=0x0 x=803 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741434 data=null button=0 stateMask=0x80000 x=821 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741377 data=null button=1 stateMask=0x80000 x=821 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741375 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741372 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741372 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741369 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741366 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741366 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741360 data=null button=1 stateMask=0x0 x=821 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741357 data=null button=0 stateMask=0x80000 x=840 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741354 data=null button=1 stateMask=0x80000 x=840 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741351 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741349 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741349 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741345 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741343 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741343 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741337 data=null button=1 stateMask=0x0 x=840 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741335 data=null button=0 stateMask=0x80000 x=858 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741331 data=null button=1 stateMask=0x80000 x=858 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741279 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741276 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741276 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741273 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741270 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741270 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741264 data=null button=1 stateMask=0x0 x=858 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741262 data=null button=0 stateMask=0x80000 x=876 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741258 data=null button=1 stateMask=0x80000 x=876 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741256 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741254 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741254 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741250 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741248 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741248 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741242 data=null button=1 stateMask=0x0 x=876 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741239 data=null button=0 stateMask=0x80000 x=895 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741235 data=null button=1 stateMask=0x80000 x=895 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741234 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741232 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741231 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741228 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741178 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741178 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741172 data=null button=1 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741170 data=null button=0 stateMask=0x80000 x=913 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741166 data=null button=1 stateMask=0x80000 x=913 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741164 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741162 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741162 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741158 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741156 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741155 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741149 data=null button=1 stateMask=0x0 x=913 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741147 data=null button=0 stateMask=0x80000 x=931 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741143 data=null button=1 stateMask=0x80000 x=931 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741141 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741139 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741139 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741135 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741133 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741133 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741126 data=null button=1 stateMask=0x0 x=931 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741079 data=null button=0 stateMask=0x80000 x=950 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741074 data=null button=1 stateMask=0x80000 x=950 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741073 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741070 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741070 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741066 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741064 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741064 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741057 data=null button=1 stateMask=0x0 x=950 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741055 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741051 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741049 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107741047 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107741047 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107741044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741044 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107741041 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107741041 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107741035 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741032 data=null button=0 stateMask=0x80000 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107741029 data=null button=1 stateMask=0x80000 x=711 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107741027 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107741027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107740978 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107740978 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107740975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107740975 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107740972 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107740972 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107740957 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107740954 data=null button=0 stateMask=0x80000 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107740950 data=null button=1 stateMask=0x80000 x=435 y=50 count=1} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107740946 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107740946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107740944 data=null doit=true} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107740944 data=null} to TimeGraphControl with text {}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - number of items : 17
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107740940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107740939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.989Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107740939 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107740939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107740939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107740851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107740851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107740851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107740851 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107740851 data=null} to ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Clicking on OK
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107740839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107740839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107740839 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107740839 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107740839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107740839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107740839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:25 [2020-06-05T02:45:25.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107740939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:26 [2020-06-05T02:45:26.246Z] DEBUG - Clicked on 
22:45:26 [2020-06-05T02:45:26.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:26 [2020-06-05T02:45:26.246Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - number of items : 17
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107739968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107739967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107739967 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107739967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107739967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107739876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107739875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107739875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107739875 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107739875 data=null} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Clicking on OK
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107739863 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107739863 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107739863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107739967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - Clicked on 
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:27 [2020-06-05T02:45:27.173Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - number of items : 17
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107739134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107739133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107739133 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107739133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107739133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107739073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107739073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107739073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107739073 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107739073 data=null} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.988Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Clicking on OK
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107739061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107739061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107739061 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107739061 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107739061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107739061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107739061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107739133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - Clicked on 
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:27 [2020-06-05T02:45:27.990Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - number of items : 17
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107737815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107737815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107737815 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107737815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107737815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107737748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107737747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107737747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107737747 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107737747 data=null} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Clicking on OK
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107737737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107737737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107737736 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107737736 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107737736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107737736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107737736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107737815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - Clicked on 
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:29 [2020-06-05T02:45:29.354Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - number of items : 17
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107733046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107733046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107733046 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107733046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107733046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107732953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107732952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107732952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107732952 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107732952 data=null} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Clicking on OK
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107732934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107732934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107732934 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107732934 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107732934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107732934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107732934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107733046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - Clicked on 
22:45:34 [2020-06-05T02:45:34.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:34 [2020-06-05T02:45:34.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - number of items : 17
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107732220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107732220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107732220 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107732220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107732220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107732181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107732180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107732180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107732180 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107732180 data=null} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2107732179 data=null doit=true} to Shell with text {Legend}
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2107732173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Clicking on OK
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107732167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107732167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107732167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107732167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107732167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107732167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107732167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107732219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:34 [2020-06-05T02:45:34.850Z] DEBUG - Clicked on 
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - number of items : 17
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107731056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107731056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107731056 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107731056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:35 [2020-06-05T02:45:35.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107731056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107731012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107731012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107731012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107731012 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107731011 data=null} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Clicking on 
22:45:36 [2020-06-05T02:45:36.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107731008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107731008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107731008 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107731008 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107731007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107731007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107731007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Clicked on 
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Clicking on OK
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107730975 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107730975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107730975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107731056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.031Z] DEBUG - Clicked on 
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - number of items : 17
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107729918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107729918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107729918 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107729918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107729918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107729880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107729880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107729880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107729880 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107729880 data=null} to ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Clicking on OK
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107729870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107729869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107729869 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107729869 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107729869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107729869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107729869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:36 [2020-06-05T02:45:36.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107729918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:37 [2020-06-05T02:45:37.213Z] DEBUG - Clicked on 
22:45:37 [2020-06-05T02:45:37.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:37 [2020-06-05T02:45:37.213Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:37 [2020-06-05T02:45:37.774Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - number of items : 17
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107728666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107728665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107728665 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107728665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107728665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107728665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107728664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107728664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107728664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107728664 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107728664 data=null} to ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.334Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2107728022 data=null doit=true} to Shell with text {Time Event Filter}
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - Attempting to set focus on (of type 'Text')
22:45:38 [2020-06-05T02:45:38.895Z] DEBUG - Attempting to set focus on (of type 'Text')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - number of items : 17
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107727516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107727516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107727516 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107727516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107727516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107727516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107727515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107727515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107727515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107727515 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107727515 data=null} to ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2107727513 data=null doit=true} to Shell with text {Time Event Filter}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicking on 
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107727505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107727505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107727505 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107727505 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107727505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107727505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107727505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicked on 
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - number of items : 17
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107727481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107727481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107727481 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107727481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107727480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107727441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107727441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107727441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107727441 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107727440 data=null} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.456Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Clicking on OK
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107727430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107727430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107727430 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107727430 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107727430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107727430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107727430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107727480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:39 [2020-06-05T02:45:39.457Z] DEBUG - Clicked on 
22:45:39 [2020-06-05T02:45:39.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:39 [2020-06-05T02:45:39.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - number of items : 17
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107713608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107713608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107713608 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107713607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107713607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107713562 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107713562 data=null} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.541Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Clicking on OK
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107713553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107713553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107713553 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107713553 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107713552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107713552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107713552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107713607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Clicked on 
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - number of items : 17
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107712347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107712347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107712347 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107712347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107712347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107712310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107712309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107712309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107712309 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107712309 data=null} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Clicking on OK
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107712300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107712299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107712299 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107712299 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107712299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107712299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107712299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:54 [2020-06-05T02:45:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107712347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:54 [2020-06-05T02:45:54.799Z] DEBUG - Clicked on 
22:45:54 [2020-06-05T02:45:54.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:54 [2020-06-05T02:45:54.799Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - number of items : 17
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107711627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107711627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107711627 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107711627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107711627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107711591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107711590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107711590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107711590 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107711590 data=null} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2107711590 data=null doit=true} to Shell with text {Legend}
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.361Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2107711586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Clicking on OK
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107711582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107711582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107711582 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107711582 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107711582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107711582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107711582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107711627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:55 [2020-06-05T02:45:55.362Z] DEBUG - Clicked on 
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - number of items : 17
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107710528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107710528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107710528 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107710528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107710528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107710491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107710491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107710490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107710490 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107710490 data=null} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Clicking on 
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107710488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107710488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107710488 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107710488 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107710487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107710487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107710487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Clicked on 
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Clicking on OK
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107710482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107710482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107710482 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107710482 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107710482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107710482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107710482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107710527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:56 [2020-06-05T02:45:56.569Z] DEBUG - Clicked on 
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - number of items : 17
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107709438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107709438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107709438 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107709438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107709438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107709401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107709401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107709400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107709400 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107709400 data=null} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Clicking on OK
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107709392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107709392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107709392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107709392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107709392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107709392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107709392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107709438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:45:57 [2020-06-05T02:45:57.499Z] DEBUG - Clicked on 
22:45:57 [2020-06-05T02:45:57.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:45:57 [2020-06-05T02:45:57.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:45:58 [2020-06-05T02:45:58.315Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:58 [2020-06-05T02:45:58.315Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:58 [2020-06-05T02:45:58.315Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:58 [2020-06-05T02:45:58.875Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:58 [2020-06-05T02:45:58.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:59 [2020-06-05T02:45:59.130Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:59 [2020-06-05T02:45:59.130Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:59 [2020-06-05T02:45:59.689Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:45:59 [2020-06-05T02:45:59.689Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:00 [2020-06-05T02:46:00.280Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:00 [2020-06-05T02:46:00.280Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:00 [2020-06-05T02:46:00.840Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:00 [2020-06-05T02:46:00.840Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - number of items : 17
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107705728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107705728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107705728 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107705728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107705728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107705690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107705690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107705690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107705690 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107705690 data=null} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.352Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Clicking on OK
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107705682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107705682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107705681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107705681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107705681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107705681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107705681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107705728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - Clicked on 
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:01 [2020-06-05T02:46:01.353Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2107705010 data=null doit=true} to Shell with text {Time Event Filter}
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:46:01 [2020-06-05T02:46:01.913Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:46:02 [2020-06-05T02:46:02.473Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2107703457 data=null doit=true} to Shell with text {Time Event Filter}
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - Attempting to set focus on (of type 'Text')
22:46:03 [2020-06-05T02:46:03.398Z] DEBUG - Attempting to set focus on (of type 'Text')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - number of items : 17
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107702945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107702945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107702945 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107702945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107702944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107702916 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107702916 data=null} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.960Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Clicking on OK
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107702906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107702906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107702906 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107702906 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107702906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107702906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107702906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107702944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:03 [2020-06-05T02:46:03.961Z] DEBUG - Clicked on 
22:46:04 [2020-06-05T02:46:04.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:04 [2020-06-05T02:46:04.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:04 [2020-06-05T02:46:04.777Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:04 [2020-06-05T02:46:04.777Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:04 [2020-06-05T02:46:04.777Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:04 [2020-06-05T02:46:04.777Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:04 [2020-06-05T02:46:04.777Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - number of items : 17
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107701753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107701753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107701753 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107701753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107701753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107701715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107701715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107701715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107701715 data=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107701715 data=null} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.339Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Clicking on OK
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107701707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107701707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107701707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107701707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107701707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107701707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107701707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107701753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
22:46:05 [2020-06-05T02:46:05.340Z] DEBUG - Clicked on 
22:46:05 [2020-06-05T02:46:05.340Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 67.786 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
22:46:05 [2020-06-05T02:46:05.340Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 8.96 s
22:46:05 [2020-06-05T02:46:05.340Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.125 s
22:46:05 [2020-06-05T02:46:05.340Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 5.003 s
22:46:05 [2020-06-05T02:46:05.340Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.965 s
22:46:05 [2020-06-05T02:46:05.340Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.803 s
22:46:05 [2020-06-05T02:46:05.340Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.328 s
22:46:05 [2020-06-05T02:46:05.340Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.801 s
22:46:05 [2020-06-05T02:46:05.340Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.063 s
22:46:05 [2020-06-05T02:46:05.340Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.435 s
22:46:05 [2020-06-05T02:46:05.340Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 13.875 s
22:46:05 [2020-06-05T02:46:05.340Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.212 s
22:46:05 [2020-06-05T02:46:05.340Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
22:46:05 [2020-06-05T02:46:05.340Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.908 s
22:46:05 [2020-06-05T02:46:05.340Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.705 s
22:46:05 [2020-06-05T02:46:05.340Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.775 s
22:46:05 [2020-06-05T02:46:05.340Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.197 s
22:46:05 [2020-06-05T02:46:05.340Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
22:46:05 [2020-06-05T02:46:05.340Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
22:46:05 [2020-06-05T02:46:05.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
22:46:05 [2020-06-05T02:46:05.903Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:05 [2020-06-05T02:46:05.903Z] DEBUG - Attempting to set focus on  with text {}
22:46:05 [2020-06-05T02:46:05.903Z] DEBUG - Attempting to set focus on  with text {}
22:46:05 [2020-06-05T02:46:05.903Z] DEBUG - Attempting to set focus on  with text {}
22:46:06 [2020-06-05T02:46:06.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
22:46:06 [2020-06-05T02:46:06.464Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:06 [2020-06-05T02:46:06.464Z] DEBUG - Attempting to set focus on  with text {}
22:46:06 [2020-06-05T02:46:06.464Z] DEBUG - Attempting to set focus on  with text {}
22:46:07 [2020-06-05T02:46:07.024Z] DEBUG - Attempting to set focus on  with text {}
22:46:07 [2020-06-05T02:46:07.024Z] DEBUG - Attempting to set focus on  with text {}
22:46:07 [2020-06-05T02:46:07.584Z] DEBUG - Attempting to set focus on  with text {}
22:46:07 [2020-06-05T02:46:07.584Z] DEBUG - Attempting to set focus on  with text {}
22:46:08 [2020-06-05T02:46:08.145Z] DEBUG - Attempting to set focus on  with text {}
22:46:08 [2020-06-05T02:46:08.145Z] DEBUG - Attempting to set focus on  with text {}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - number of items : 5
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107698315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107698315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107698315 data=null doit=true} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107698315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107698314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107698314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107698313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107698313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107698313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107698313 data=null doit=true} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107698313 data=null} to ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - number of items : 5
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107698312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107698312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107698312 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107698312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107698312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107698312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107698310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107698310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107698310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107698310 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107698310 data=null} to ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Attempting to set focus on  with text {}
22:46:08 [2020-06-05T02:46:08.705Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.265Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.265Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
22:46:09 [2020-06-05T02:46:09.826Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:09 [2020-06-05T02:46:09.827Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.827Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.827Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.827Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.827Z] DEBUG - Attempting to set focus on  with text {}
22:46:09 [2020-06-05T02:46:09.827Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.59 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
22:46:09 [2020-06-05T02:46:09.827Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.96 s
22:46:09 [2020-06-05T02:46:09.827Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.257 s
22:46:09 [2020-06-05T02:46:09.827Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.214 s
22:46:09 [2020-06-05T02:46:09.827Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
22:46:10 [2020-06-05T02:46:10.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - Attempting to set focus on  with text {}
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - Attempting to set focus on  with text {}
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - Attempting to set focus on  with text {}
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - Attempting to set focus on  with text {}
22:46:10 [2020-06-05T02:46:10.948Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Capturing screenshot 'screenshots/testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest).jpeg'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on  with text {}
22:46:32 [2020-06-05T02:46:32.823Z] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.607 s <<< FAILURE! - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
22:46:32 [2020-06-05T02:46:32.823Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.769 s
22:46:32 [2020-06-05T02:46:32.823Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 20.482 s  <<< ERROR!
22:46:32 [2020-06-05T02:46:32.823Z] org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: Expected window range (52) not achieved. Actual=80
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:523)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:497)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:485)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest.testHorizontalZoom(XYChartViewTest.java:186)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:46:32 [2020-06-05T02:46:32.823Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:46:32 [2020-06-05T02:46:32.823Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:46:32 [2020-06-05T02:46:32.823Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
22:46:32 [2020-06-05T02:46:32.823Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
22:46:32 [2020-06-05T02:46:32.823Z] 	at java.lang.Thread.run(Thread.java:748)
22:46:32 [2020-06-05T02:46:32.823Z] 
22:46:32 [2020-06-05T02:46:32.823Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.191 s
22:46:32 [2020-06-05T02:46:32.823Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
22:46:32 [2020-06-05T02:46:32.823Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
22:46:32 [2020-06-05T02:46:32.823Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
22:46:32 [2020-06-05T02:46:32.823Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
22:46:32 [2020-06-05T02:46:32.823Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on Tree with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675057 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2107675056 data=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2107675056 data=null} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675056 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107675056 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675010 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on Tree with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675009 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2107675009 data=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2107675009 data=null} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675009 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107675009 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675001 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2107675000 data=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2107675000 data=null} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107675000 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107675000 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107674971 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Attempting to set focus on Tree with text {}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107674970 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107674970 data=null doit=true} to TreeItem with text {Traces [0]}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107674970 data=null} to TreeItem with text {Traces [0]}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107674970 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:46:32 [2020-06-05T02:46:32.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107674969 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:46:32 [2020-06-05T02:46:32.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107674957 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107671263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107671263 data=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107671262 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107671260 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107671258 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107671258 data=null} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107671258 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107671255 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107671254 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107671253 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107671253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107670652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107670651 data=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107670651 data=null item=null detail=0 x=201 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107670648 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107670647 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107670647 data=null} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107670646 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107670644 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107670642 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107670642 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107670642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:36 [2020-06-05T02:46:36.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107667637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667637 data=null button=0 stateMask=0x0 x=183 y=122 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107667636 data=null doit=true} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107667636 data=null} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107667630 data=null button=1 stateMask=0x0 x=183 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107667629 data=null x=233 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667629 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107667627 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667625 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107667622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107667622 data=null doit=true} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107667622 data=null} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107667118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667118 data=null button=0 stateMask=0x0 x=233 y=122 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107667117 data=null doit=true} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107667117 data=null} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107667112 data=null button=1 stateMask=0x0 x=233 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107667111 data=null x=183 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667111 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107667109 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107667108 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107667104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107667104 data=null doit=true} to TimeGraphControl with text {}
22:46:39 [2020-06-05T02:46:39.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107667104 data=null} to TimeGraphControl with text {}
22:46:40 [2020-06-05T02:46:40.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107664325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107664325 data=null button=0 stateMask=0x0 x=183 y=76 count=0} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107664324 data=null doit=true} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107664324 data=null} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107664319 data=null button=1 stateMask=0x0 x=183 y=76 count=1} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107664318 data=null x=233 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107664318 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107664315 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107664314 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107664310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107664310 data=null doit=true} to TimeGraphControl with text {}
22:46:42 [2020-06-05T02:46:42.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107664310 data=null} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107663807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107663806 data=null button=0 stateMask=0x0 x=233 y=76 count=0} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107663805 data=null doit=true} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107663805 data=null} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107663801 data=null button=1 stateMask=0x0 x=233 y=76 count=1} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107663800 data=null x=183 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107663800 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107663797 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107663796 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107663792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107663792 data=null doit=true} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107663792 data=null} to TimeGraphControl with text {}
22:46:43 [2020-06-05T02:46:43.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:46 [2020-06-05T02:46:46.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:46 [2020-06-05T02:46:46.073Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
22:46:46 [2020-06-05T02:46:46.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107658830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658830 data=null button=0 stateMask=0x0 x=183 y=68 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107658829 data=null doit=true} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107658829 data=null} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107658824 data=null button=1 stateMask=0x0 x=183 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107658823 data=null x=233 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658823 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107658821 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658820 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107658817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107658817 data=null doit=true} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107658817 data=null} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2107658313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658313 data=null button=0 stateMask=0x0 x=233 y=68 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2107658312 data=null doit=true} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2107658312 data=null} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2107658308 data=null button=1 stateMask=0x0 x=233 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2107658307 data=null x=183 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658306 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2107658304 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2107658303 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2107658300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2107658300 data=null doit=true} to TimeGraphControl with text {}
22:46:48 [2020-06-05T02:46:48.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2107658299 data=null} to TimeGraphControl with text {}
22:46:49 [2020-06-05T02:46:49.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107655529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107655529 data=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107655529 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107655526 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107655525 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107655525 data=null} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107655524 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107655522 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107655521 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107655521 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107655521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107654919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107654919 data=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107654919 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107654916 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107654915 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107654915 data=null} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107654915 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107654913 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107654912 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107654912 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:51 [2020-06-05T02:46:51.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107654912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107652131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107652131 data=null doit=true} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107652131 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107652128 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107652127 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107652127 data=null} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107652127 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107652124 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107652123 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107652123 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:54 [2020-06-05T02:46:54.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107652123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107651522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107651522 data=null doit=true} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107651521 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107651518 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.502Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107651517 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107651517 data=null} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107651517 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107651515 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107651514 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107651514 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:55 [2020-06-05T02:46:55.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107651514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107650912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107650911 data=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650911 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107650909 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107650907 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107650907 data=null} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650907 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107650905 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650904 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107650904 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107650903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2107650302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2107650302 data=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650302 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2107650299 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2107650298 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2107650298 data=null} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650298 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2107650296 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2107650295 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2107650295 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
22:46:56 [2020-06-05T02:46:56.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2107650294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
22:46:57 [2020-06-05T02:46:57.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:46:57 [2020-06-05T02:46:57.436Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
22:46:57 [2020-06-05T02:46:57.436Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
22:46:57 [2020-06-05T02:46:57.436Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
22:46:57 [2020-06-05T02:46:57.436Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107649364 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Attempting to set focus on Tree with text {}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107649358 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2107649357 data=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2107649357 data=null} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107649357 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107649357 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2107649347 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Clicking on with mnemonic 'Delete'
22:46:57 [2020-06-05T02:46:57.691Z] DEBUG - Clicked on with mnemonic 'Delete'
22:46:58 [2020-06-05T02:46:58.616Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:46:58 [2020-06-05T02:46:58.616Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:46:58 [2020-06-05T02:46:58.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:46:58 [2020-06-05T02:46:58.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648535 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107648535 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Clicking on OK
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107648535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107648535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107648535 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107648534 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107648534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107648534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:46:58 [2020-06-05T02:46:58.617Z] DEBUG - Clicked on OK
22:47:01 [2020-06-05T02:47:01.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107648534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:01 [2020-06-05T02:47:01.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107649226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:47:01 [2020-06-05T02:47:01.878Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
22:47:01 [2020-06-05T02:47:01.878Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 5.036 s
22:47:01 [2020-06-05T02:47:01.878Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.462 s
22:47:01 [2020-06-05T02:47:01.878Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.32 s
22:47:01 [2020-06-05T02:47:01.878Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.216 s
22:47:01 [2020-06-05T02:47:01.878Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.281 s
22:47:01 [2020-06-05T02:47:01.878Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.428 s
22:47:01 [2020-06-05T02:47:01.878Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.658 s
22:47:01 [2020-06-05T02:47:01.878Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107644647 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107644647 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107644647 data=null} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107644647 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107644647 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107644625 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107644625 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107644625 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107644625 data=null} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107644624 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107644624 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107644618 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107644618 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107644618 data=null} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107644618 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107644617 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107644614 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107644614 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107644614 data=null doit=true} to TreeItem with text {Traces [0]}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107644614 data=null} to TreeItem with text {Traces [0]}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107644613 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107644613 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:47:02 [2020-06-05T02:47:02.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107644605 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Canvas')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Canvas')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-2107631437 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-2107631437 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-2107631437 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2107631437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-2107631378 data=null doit=true} to Button with text {Current view}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2107631377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Current view}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-2107631364 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-2107631364 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-2107631364 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2107631364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2107631351 data=null doit=true} to Button with text {&All pages}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2107631351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-2107631337 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-2107631337 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-2107631337 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2107631337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-2107631270 data=null doit=true} to Button with text {Use current zoom}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2107631269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Use current zoom}
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-2107631257 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-2107631256 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-2107631256 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2107631256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
22:47:17 [2020-06-05T02:47:17.268Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-2107631228 data=null doit=true} to Button with text {Number of horizontal pages:}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2107631228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Number of horizontal pages:}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-2107631169 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-2107631169 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-2107631169 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-2107631169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2107631143 data=null doit=true} to Button with text {&All pages}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2107631143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-2107631131 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-2107631131 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-2107631131 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2107631131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-2107631122 data=null doit=true} to Button with text {Selected pages}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2107631122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Selected pages}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-2107631069 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-2107631068 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-2107631068 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-2107631068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicking on Cancel
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2107631054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2107631054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2107631054 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2107631054 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2107631054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2107631054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2107631053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Clicked on 
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107630554 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107630540 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107630540 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107630540 data=null} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107630540 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107630540 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107630533 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicking on with mnemonic 'Delete'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicked on with mnemonic 'Delete'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107629932 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicking on OK
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107629931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107629931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107629931 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107629931 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107629931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107629931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Clicked on OK
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107629931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:17 [2020-06-05T02:47:17.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107630499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107629313 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107629313 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107629313 data=null} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107629313 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107629313 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107629306 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107629306 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107629306 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107629305 data=null} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107629305 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107629305 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107629300 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107629299 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107629299 data=null} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107629299 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107629299 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107629296 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107629295 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107629295 data=null doit=true} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107629295 data=null} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107629295 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107629295 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:47:17 [2020-06-05T02:47:17.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107629290 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622620 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622620 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622620 data=null button=1 stateMask=0x0 x=5 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622620 data=null button=1 stateMask=0x80000 x=5 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622616 data=null doit=true} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622616 data=null doit=true} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107622616 data=null} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622615 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622615 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622613 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622611 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622609 data=null doit=true} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622607 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107622607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107622607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622607 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107622607 data=null} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622606 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622606 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622604 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622599 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622597 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622597 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622596 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622575 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622573 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622572 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107622571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107622571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622571 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107622571 data=null} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622571 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622571 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622568 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622563 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622561 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622559 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107622552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107622552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107622552 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107622552 data=null} to ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622552 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622552 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622549 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622547 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on with mnemonic 'Select'
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2107622536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on with mnemonic 'Select'
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622536 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622536 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622534 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622531 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.309Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on with mnemonic 'Zoom in'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-2107622477 data=null doit=true} to MenuItem with text {Select}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2107622477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Select}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2107622477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom in'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on with mnemonic 'Zoom in'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622476 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622476 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622474 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622469 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622467 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622467 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622465 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622461 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on with mnemonic 'Zoom out'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-2107622452 data=null doit=true} to MenuItem with text {Zoom in}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2107622452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom in}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2107622452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom out'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on with mnemonic 'Zoom out'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622451 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622451 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622449 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622445 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-2107622437 data=null doit=true} to MenuItem with text {Zoom out}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2107622437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom out}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-2107622436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Reset zoom factor'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2107622429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2107622429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2107622429 data=null doit=true} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2107622429 data=null} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2107622427 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2107622423 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicked on (of type 'Canvas')
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622355 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Setting text on (of type 'Combo') to peer2
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2107622327 data=null} to (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Set text on (of type 'Combo') to peer2
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c821dc7
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2107622325 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2107622325 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2107622325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2107622325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2107622324 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2107622324 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4390b78f
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2107622324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2107622324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2107622324 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2107622323 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2107622323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2107622323 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2107622323 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicking on Find
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2107622323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2107622323 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2107622322 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2107622322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2107622322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2107622322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2107622320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2107622319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2107622319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2107622319 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2107622319 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicked on Find
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicking on Close
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2107622319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2107622319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2107622319 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2107622319 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2107622319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2107622318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2107622318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicked on 
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - number of items : 9
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107622258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107622258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107622258 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107622258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107622258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.822Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Setting text on (of type 'Combo') to 1001
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-2107622233 data=null} to (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Set text on (of type 'Combo') to 1001
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@524250ec
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2107622232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2107622232 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2107622232 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2107622231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2107622231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2107622231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2107622231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2107622231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2107622231 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2107622231 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7602da1a
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2107622230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2107622229 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2107622229 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2107622229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2107622229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2107622229 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2107622228 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicking on Find
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2107622228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2107622228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2107622228 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2107622228 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2107622228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2107622228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2107622228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2107622220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2107622220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2107622220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2107622220 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2107622220 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicked on Find
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicking on Close
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2107622220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2107622219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2107622219 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2107622219 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2107622219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2107622219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2107622219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107622258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicked on 
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicking on Add...
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2107622132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2107622132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2107622132 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2107622132 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2107622132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2107622132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2107622078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2107622077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2107622077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2107622077 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2107622077 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Clicked on Add...
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Setting text on (of type 'Combo') to peer2
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2107622076 data=null} to (of type 'Combo')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Set text on (of type 'Combo') to peer2
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@491afa9b
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2107622075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2107622075 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2107622075 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2107622075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2107622075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2107622075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2107622075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2107622074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2107622074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2107622074 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2107622074 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Clicking on Create
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-2107622074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-2107622073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-2107622073 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-2107622073 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-2107622073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-2107622073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-2107622073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2107622132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Clicked on 
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Clicking on OK
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107622054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107622054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107622054 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107622054 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107622054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107622054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107622054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:24 [2020-06-05T02:47:24.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2107622156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Clicked on 
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Attempting to set focus on (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Attempting to set focus on (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Selecting rows [0] in (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107621946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107621946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107621946 data=null doit=true} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107621946 data=null} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2107621945 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107621945 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2107621945 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Clicking on Remove
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-2107621944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-2107621944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-2107621944 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-2107621944 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-2107621944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-2107621944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-2107621944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - Clicked on Remove
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicking on OK
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107621943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107621943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107621943 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107621942 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107621942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107621942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107621942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2107621971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicked on 
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicking on OK
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107621761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107621761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107621761 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107621761 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107621761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107621761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107621761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2107621835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.080Z] DEBUG - Clicked on 
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicking on Default
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-2107621667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2107621667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-2107621667 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-2107621667 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-2107621667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-2107621667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-2107621667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-2107621656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2107621656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-2107621656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-2107621656 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-2107621656 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicked on Default
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicking on OK
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107621655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107621655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107621655 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107621655 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107621655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107621655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107621655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2107621736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicked on 
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - number of items : 9
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107621638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107621638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107621638 data=null doit=true} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107621638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107621637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107621637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - number of items : 9
22:47:25 [2020-06-05T02:47:25.335Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107621633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107621633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107621633 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107621633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107621633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107621633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - number of items : 9
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107621630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107621630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107621630 data=null doit=true} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107621630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107621629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107621629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - number of items : 9
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107621626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107621626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107621626 data=null doit=true} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107621626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107621626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107621625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on with mnemonic 'Next page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-2107621569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Next page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on with mnemonic 'Next page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on with mnemonic 'Previous page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-2107621561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Previous page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on with mnemonic 'Previous page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on with mnemonic 'Last page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-2107621552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Last page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on with mnemonic 'Last page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicking on with mnemonic 'First page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-2107621544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'First page'
22:47:25 [2020-06-05T02:47:25.336Z] DEBUG - Clicked on with mnemonic 'First page'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Clicking on with mnemonic 'Pages...'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Clicked on with mnemonic 'Pages...'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Clicking on OK
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107621448 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107621448 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107621448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-2107621473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
22:47:25 [2020-06-05T02:47:25.591Z] DEBUG - Clicked on 
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107620543 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107620528 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107620528 data=null doit=true} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107620528 data=null} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107620528 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107620528 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107620521 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Clicking on with mnemonic 'Delete'
22:47:26 [2020-06-05T02:47:26.515Z] DEBUG - Clicked on with mnemonic 'Delete'
22:47:27 [2020-06-05T02:47:27.074Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:47:27 [2020-06-05T02:47:27.074Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:47:27 [2020-06-05T02:47:27.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107619873 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Clicking on OK
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107619872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107619872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107619872 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107619872 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107619872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107619872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.075Z] DEBUG - Clicked on OK
22:47:27 [2020-06-05T02:47:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107619872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:27 [2020-06-05T02:47:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107620466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:47:27 [2020-06-05T02:47:27.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
22:47:27 [2020-06-05T02:47:27.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.67 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
22:47:27 [2020-06-05T02:47:27.585Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 15.335 s
22:47:27 [2020-06-05T02:47:27.585Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 10.059 s
22:47:27 [2020-06-05T02:47:27.585Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
22:47:37 [2020-06-05T02:47:37.517Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.59 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
22:47:37 [2020-06-05T02:47:37.517Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 9.515 s
22:47:37 [2020-06-05T02:47:37.517Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Clicking on TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107605285 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107605284 data=null doit=true} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Attempting to set focus on Table with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107605284 data=null} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107605282 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107605268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107605267 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2107605267 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2107605266 data=null doit=true} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2107605266 data=null} to TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Clicked on TableItem with text {}
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Attempting to set focus on (of type 'Text')
22:47:41 [2020-06-05T02:47:41.756Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
22:47:43 [2020-06-05T02:47:43.119Z] DEBUG - Attempting to set focus on (of type 'Text')
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Attempting to set focus on Table with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107602550 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107602550 data=null doit=true} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107602550 data=null} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107602550 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107602548 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107602548 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2107602515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
22:47:44 [2020-06-05T02:47:44.481Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Attempting to set focus on Table with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107600663 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107600663 data=null doit=true} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107600663 data=null} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107600663 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107600661 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107600657 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2107600630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
22:47:46 [2020-06-05T02:47:46.367Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107600101 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107600096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107600096 data=null doit=true} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107600096 data=null} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107600096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107600096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107600084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Clicking on with mnemonic 'Delete'
22:47:46 [2020-06-05T02:47:46.927Z] DEBUG - Clicked on with mnemonic 'Delete'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599470 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599470 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107599469 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Clicking on OK
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107599468 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107599468 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107599468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107599468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.487Z] DEBUG - Clicked on OK
22:47:47 [2020-06-05T02:47:47.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107599468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:47 [2020-06-05T02:47:47.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107600056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:47:47 [2020-06-05T02:47:47.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.78 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
22:47:47 [2020-06-05T02:47:47.997Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 7.587 s
22:47:47 [2020-06-05T02:47:47.997Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.879 s
22:47:47 [2020-06-05T02:47:47.997Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
22:47:48 [2020-06-05T02:47:48.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598760 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2107598760 data=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2107598760 data=null} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598760 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107598760 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598747 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598746 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2107598746 data=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2107598746 data=null} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598746 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107598746 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598741 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2107598740 data=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2107598740 data=null} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598740 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107598740 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2107598737 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107598737 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107598736 data=null doit=true} to TreeItem with text {Traces [0]}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107598736 data=null} to TreeItem with text {Traces [0]}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107598736 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107598736 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:47:48 [2020-06-05T02:47:48.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107598729 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5183649015529776448.xml"'
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107597368 data=null doit=true} to TreeItem with text {Traces [1]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107597368 data=null} to TreeItem with text {Traces [1]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107597368 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107597367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107597364 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597341 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5183649015529776448.xml} time=-2107597341 data=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5183649015529776448.xml} time=-2107597341 data=null} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597341 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107597341 data=null item=TreeItem {sample5183649015529776448.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597270 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597267 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5183649015529776448.xml} time=-2107597267 data=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5183649015529776448.xml} time=-2107597267 data=null} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597267 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107597266 data=null item=TreeItem {sample5183649015529776448.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107597262 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596960 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5183649015529776448.xml} time=-2107596960 data=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5183649015529776448.xml} time=-2107596960 data=null} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596960 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107596959 data=null item=TreeItem {sample5183649015529776448.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596958 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Clicking on TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596957 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5183649015529776448.xml} time=-2107596957 data=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5183649015529776448.xml} time=-2107596957 data=null} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596957 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107596953 data=null item=TreeItem {sample5183649015529776448.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596953 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample5183649015529776448.xml} time=-2107596953 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample5183649015529776448.xml} time=-2107596952 data=null doit=true} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample5183649015529776448.xml} time=-2107596952 data=null} to TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Clicked on TreeItem with text {sample5183649015529776448.xml}
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on (of type 'Text')
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on (of type 'Text')
22:47:49 [2020-06-05T02:47:49.869Z] DEBUG - Attempting to set focus on (of type 'Text')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Clicking on OK
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107596947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107596947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107596947 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107596947 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107596946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107596946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107596946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:50 [2020-06-05T02:47:50.379Z] DEBUG - Clicked on 
22:47:50 [2020-06-05T02:47:50.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-2107597147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...'
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5183649015529776448.xml"'
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample5183649015529776448.xml - Eclipse Platform} time=-2107595144 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample5183649015529776448.xml - Eclipse Platform}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Attempting to set focus on Tree with text {}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2107595117 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2107595117 data=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2107595117 data=null} to TreeItem with text {TestForOffsetting}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2107595117 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107595117 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
22:47:51 [2020-06-05T02:47:51.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2107595102 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
22:47:52 [2020-06-05T02:47:52.097Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:47:52 [2020-06-05T02:47:52.098Z] DEBUG - Clicking on with mnemonic 'Delete'
22:47:52 [2020-06-05T02:47:52.098Z] DEBUG - Clicked on with mnemonic 'Delete'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.353Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107594463 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Clicking on OK
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107594462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107594462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107594462 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107594462 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107594462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107594462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.609Z] DEBUG - Clicked on OK
22:47:52 [2020-06-05T02:47:52.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107594462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:47:52 [2020-06-05T02:47:52.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107595070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:47:53 [2020-06-05T02:47:53.119Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
22:47:53 [2020-06-05T02:47:53.119Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 5.236 s
22:47:53 [2020-06-05T02:47:53.119Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
22:47:53 [2020-06-05T02:47:53.119Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
22:47:53 [2020-06-05T02:47:53.119Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
22:47:53 [2020-06-05T02:47:53.119Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
22:48:07 [2020-06-05T02:48:07.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.233 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
22:48:07 [2020-06-05T02:48:07.948Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.956 s
22:48:07 [2020-06-05T02:48:07.948Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
22:48:07 [2020-06-05T02:48:07.948Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 5.911 s
22:48:07 [2020-06-05T02:48:07.948Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.011 s
22:48:07 [2020-06-05T02:48:07.948Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Clicking on (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107579800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107579799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107579799 data=null doit=true} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107579799 data=null} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107579799 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107579779 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107579779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107579778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107579777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107579777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107579777 data=null doit=true} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107579777 data=null} to (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Clicked on (of type 'Table')
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-2107579756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Collapse Events'
22:48:07 [2020-06-05T02:48:07.948Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
22:48:08 [2020-06-05T02:48:08.203Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
22:48:08 [2020-06-05T02:48:08.203Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
22:48:08 [2020-06-05T02:48:08.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-2107578647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear Filters'
22:48:08 [2020-06-05T02:48:08.203Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107578325 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107578277 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107578277 data=null doit=true} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107578277 data=null} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107578277 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107578276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107578260 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Clicking on with mnemonic 'Delete'
22:48:08 [2020-06-05T02:48:08.763Z] DEBUG - Clicked on with mnemonic 'Delete'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107577628 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Clicking on OK
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107577627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107577627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107577627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107577627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107577627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107577627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.324Z] DEBUG - Clicked on OK
22:48:09 [2020-06-05T02:48:09.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107577627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:09 [2020-06-05T02:48:09.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107578230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:48:09 [2020-06-05T02:48:09.883Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
22:48:09 [2020-06-05T02:48:09.883Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 4.251 s
22:48:09 [2020-06-05T02:48:09.883Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Clicking on with mnemonic 'Show Raw'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-2107575253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show Raw'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Clicked on with mnemonic 'Show Raw'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Clicking on (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107575228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107575227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107575226 data=null doit=true} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107575226 data=null} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107575226 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107575225 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107575225 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107575217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107575179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107575179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107575179 data=null doit=true} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107575179 data=null} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Clicked on (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Selecting rows [4] in (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107575177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107575177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107575177 data=null doit=true} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107575177 data=null} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107575177 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107575175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107575174 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
22:48:11 [2020-06-05T02:48:11.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107575150 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107574852 data=null doit=true} to Shell with text {Preferences}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107574852 data=null doit=true} to Shell with text {Preferences}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Clicking on TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2107574849 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2107574849 data=null doit=true} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2107574849 data=null} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2107574848 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574848 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2107574848 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-2107574847 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-2107574847 data=null doit=true} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-2107574847 data=null} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Clicked on TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2107574847 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2107574847 data=null doit=true} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2107574847 data=null} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2107574847 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574846 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2107574846 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicking on Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2107574344 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2107574344 data=null doit=true} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2107574344 data=null} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2107574343 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574343 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2107574342 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-2107574320 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-2107574320 data=null doit=true} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-2107574319 data=null} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicked on Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2107574319 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2107574319 data=null doit=true} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2107574319 data=null} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2107574319 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574319 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2107574318 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574317 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2107574317 data=null doit=true} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2107574317 data=null} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574317 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574317 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574316 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574281 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-2107574281 data=null doit=true} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-2107574281 data=null} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574281 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2107574280 data=null doit=true} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2107574280 data=null} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574280 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574280 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2107574279 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicking on TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107574278 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107574278 data=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107574277 data=null} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107574274 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574274 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107574273 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-2107574273 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-2107574273 data=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-2107574273 data=null} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Clicked on TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107574273 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107574273 data=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107574273 data=null} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107574272 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574272 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107574271 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107574271 data=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107574271 data=null} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107574271 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107574271 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107574265 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574265 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574265 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574264 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574264 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574264 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574261 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574261 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574260 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107574260 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2107574258 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Clicking on &Use System Font
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-2107574257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2107574257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-2107574257 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-2107574257 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-2107574257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-2107574257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-2107574257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-2107574252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2107574252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-2107574252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-2107574252 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-2107574252 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Clicked on &Use System Font
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Clicking on &Apply
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107574251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107574251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107574251 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107574251 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107574251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107574251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107574250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107574139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107574138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107574138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107574138 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107574138 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Clicked on &Apply
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Clicking on &Reset
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-2107574137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-2107574137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-2107574137 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-2107574137 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-2107574136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-2107574136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-2107574136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Clicked on &Reset
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Clicking on Apply and Close
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107574129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107574129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107574129 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107574128 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107574128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:12 [2020-06-05T02:48:12.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107574128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107574128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107574962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Clicked on 
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107573731 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107573726 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107573726 data=null doit=true} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107573726 data=null} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107573726 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107573726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107573709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:48:13 [2020-06-05T02:48:13.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:48:13 [2020-06-05T02:48:13.356Z] DEBUG - Clicking on with mnemonic 'Delete'
22:48:13 [2020-06-05T02:48:13.356Z] DEBUG - Clicked on with mnemonic 'Delete'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573128 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573128 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107573127 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Clicking on OK
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107573127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107573126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107573126 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107573126 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107573126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107573126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:13 [2020-06-05T02:48:13.957Z] DEBUG - Clicked on OK
22:48:14 [2020-06-05T02:48:14.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107573126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:14 [2020-06-05T02:48:14.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107573677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:48:14 [2020-06-05T02:48:14.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.876 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
22:48:14 [2020-06-05T02:48:14.773Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 4.735 s
22:48:14 [2020-06-05T02:48:14.773Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
22:48:18 [2020-06-05T02:48:18.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.959 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
22:48:18 [2020-06-05T02:48:18.934Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 3.905 s
22:48:18 [2020-06-05T02:48:18.934Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Attempting to set focus on Table with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107565597 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107565597 data=null doit=true} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107565597 data=null} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107565596 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107565595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107565594 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
22:48:21 [2020-06-05T02:48:21.447Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
22:48:21 [2020-06-05T02:48:21.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-2107565572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open Source Code'
22:48:21 [2020-06-05T02:48:21.958Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
22:48:21 [2020-06-05T02:48:21.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107564756 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107564751 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107564751 data=null doit=true} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107564751 data=null} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107564751 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107564751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107564735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Clicking on with mnemonic 'Delete'
22:48:22 [2020-06-05T02:48:22.213Z] DEBUG - Clicked on with mnemonic 'Delete'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107564120 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Clicking on OK
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107564119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107564119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107564119 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107564119 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107564119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107564119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:22 [2020-06-05T02:48:22.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:23 [2020-06-05T02:48:23.334Z] DEBUG - Clicked on OK
22:48:23 [2020-06-05T02:48:23.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107564119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:23 [2020-06-05T02:48:23.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107564671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:48:23 [2020-06-05T02:48:23.894Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
22:48:23 [2020-06-05T02:48:23.894Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 4.991 s
22:48:23 [2020-06-05T02:48:23.894Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Clicking on TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107561630 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107561630 data=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Attempting to set focus on Table with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107561630 data=null} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107561628 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107561627 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107561624 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2107561624 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2107561624 data=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2107561624 data=null} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Clicked on TableItem with text {}
22:48:25 [2020-06-05T02:48:25.257Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Clicking on TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107561036 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107561036 data=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Attempting to set focus on Table with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107561036 data=null} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107561033 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107561031 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107561028 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2107561028 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2107561028 data=null doit=true} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2107561028 data=null} to TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Clicked on TableItem with text {}
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
22:48:25 [2020-06-05T02:48:25.816Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2107561009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Clicking on TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107560966 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107560966 data=null doit=true} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Attempting to set focus on Table with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107560965 data=null} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107560965 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107560963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107560963 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2107560963 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2107560963 data=null doit=true} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2107560963 data=null} to TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Clicked on TableItem with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2107560929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107560834 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107560819 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107560819 data=null doit=true} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107560819 data=null} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107560818 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107560818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107560768 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:48:26 [2020-06-05T02:48:26.327Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:48:26 [2020-06-05T02:48:26.327Z] DEBUG - Clicking on with mnemonic 'Delete'
22:48:26 [2020-06-05T02:48:26.327Z] DEBUG - Clicked on with mnemonic 'Delete'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107560137 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Clicking on OK
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107560136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107560136 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107560136 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107560136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107560136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:26 [2020-06-05T02:48:26.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:27 [2020-06-05T02:48:27.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:27 [2020-06-05T02:48:27.142Z] DEBUG - Clicked on OK
22:48:27 [2020-06-05T02:48:27.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107560136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:27 [2020-06-05T02:48:27.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107560742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:48:27 [2020-06-05T02:48:27.654Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.977 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
22:48:27 [2020-06-05T02:48:27.654Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.593 s
22:48:27 [2020-06-05T02:48:27.654Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.049 s
22:48:27 [2020-06-05T02:48:27.654Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.118 s
22:48:27 [2020-06-05T02:48:27.654Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
22:48:37 [2020-06-05T02:48:37.585Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.883 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
22:48:37 [2020-06-05T02:48:37.585Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 9.833 s
22:48:37 [2020-06-05T02:48:37.585Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107549188 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107549187 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107549187 data=null} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107549187 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107549187 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107549172 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107549172 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107549171 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107549171 data=null} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107549171 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107549171 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107549166 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107549166 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107549165 data=null} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107549165 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107549165 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107549162 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107549162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107549162 data=null doit=true} to TreeItem with text {Traces [0]}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107549162 data=null} to TreeItem with text {Traces [0]}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107549161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107549161 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:48:37 [2020-06-05T02:48:37.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107549152 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546727 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546656 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546656 data=null} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546656 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546625 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546624 data=null} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.351Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546624 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546563 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546563 data=null} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546562 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546529 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546528 data=null} to ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546528 data=null doit=true} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546528 data=null doit=true} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546528 data=null} to ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546527 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546453 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546453 data=null} to ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546452 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546422 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546422 data=null} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Attempting to set focus on (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546420 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107546370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107546353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107546353 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107546353 data=null} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Attempting to set focus on (of type 'Label')
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - number of items : 7
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107546352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107546352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107546352 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107546352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107546352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107546352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.608Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Attempting to set focus on (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Selecting rows [2] in (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107546145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107546144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107546144 data=null doit=true} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107546144 data=null} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107546144 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107546143 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:48:40 [2020-06-05T02:48:40.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107546141 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table')
22:48:42 [2020-06-05T02:48:42.749Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.031 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
22:48:42 [2020-06-05T02:48:42.749Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.623 s
22:48:42 [2020-06-05T02:48:42.749Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - Clicking on with mnemonic 'Timestamp'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2107542746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - Clicked on with mnemonic 'Timestamp'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - Clicking on with mnemonic 'Host'
22:48:44 [2020-06-05T02:48:44.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2107542709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicked on with mnemonic 'Host'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicking on with mnemonic 'Logger'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2107542678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicked on with mnemonic 'Logger'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicking on with mnemonic 'File'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2107542652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicked on with mnemonic 'File'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicking on with mnemonic 'Message'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2107542633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
22:48:44 [2020-06-05T02:48:44.366Z] DEBUG - Clicked on with mnemonic 'Message'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - Clicking on with mnemonic 'Show All'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2107540080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
22:48:46 [2020-06-05T02:48:46.875Z] DEBUG - Clicked on with mnemonic 'Show All'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2107538651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2107538612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2107538579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2107538551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2107538529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2107538514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2107538506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Message'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicking on with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2107538492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.346Z] DEBUG - Clicked on with mnemonic 'Timestamp'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicking on with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2107538470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicked on with mnemonic 'Line'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicking on with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2107538442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicked on with mnemonic 'Host'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicking on with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2107538409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicked on with mnemonic 'File'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicking on with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2107538372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
22:48:48 [2020-06-05T02:48:48.601Z] DEBUG - Clicked on with mnemonic 'Logger'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Timestamp'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2107536689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Timestamp'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Host'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2107536650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Host'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Logger'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2107536618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Logger'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'File'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2107536592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'File'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Line'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2107536565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Line'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Message'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2107536548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Message'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicking on with mnemonic 'Show All'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2107536539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
22:48:50 [2020-06-05T02:48:50.487Z] DEBUG - Clicked on with mnemonic 'Show All'
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107536464 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107536459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107536459 data=null doit=true} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107536459 data=null} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107536459 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107536459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107536445 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Clicking on with mnemonic 'Delete'
22:48:50 [2020-06-05T02:48:50.488Z] DEBUG - Clicked on with mnemonic 'Delete'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107535831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Clicking on OK
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107535830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107535830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107535830 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107535830 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107535830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107535830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:51 [2020-06-05T02:48:51.048Z] DEBUG - Clicked on OK
22:48:52 [2020-06-05T02:48:52.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107535830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:48:52 [2020-06-05T02:48:52.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107536418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:48:52 [2020-06-05T02:48:52.410Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.724 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
22:48:52 [2020-06-05T02:48:52.410Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 4.107 s
22:48:52 [2020-06-05T02:48:52.410Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.66 s
22:48:52 [2020-06-05T02:48:52.410Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.838 s
22:48:52 [2020-06-05T02:48:52.410Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107534386 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107534386 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107534385 data=null} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107534385 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107534385 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107534374 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107534374 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107534373 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107534373 data=null} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107534373 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107534373 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107534369 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107534369 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107534369 data=null} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107534369 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107534369 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107534366 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107534366 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107534366 data=null doit=true} to TreeItem with text {Traces [0]}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107534365 data=null} to TreeItem with text {Traces [0]}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107534365 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107534365 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:48:52 [2020-06-05T02:48:52.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107534359 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - number of items : 11
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107532736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107532736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107532736 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107532736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107532736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107532736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107532730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107532730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107532730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107532730 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107532730 data=null} to ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2107532729 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2107532729 data=null doit=true} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2107532729 data=null} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2107532729 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532729 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2107532726 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Attempting to set focus on (of type 'Text')
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532721 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2107532720 data=null doit=true} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2107532719 data=null} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532718 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532718 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532716 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null doit=true} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null doit=true} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532715 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532715 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2107532712 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2107532671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
22:48:54 [2020-06-05T02:48:54.553Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107532655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532652 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532652 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532652 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107532652 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532652 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532651 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532651 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532651 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532651 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532651 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107532644 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicking on with mnemonic 'AND'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-2107532624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on with mnemonic 'AND'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2107532614 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2107532614 data=null doit=true} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2107532614 data=null} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2107532614 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532614 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2107532611 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-2107532561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
22:48:54 [2020-06-05T02:48:54.553Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107532539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on (of type 'Text')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2107532531 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-2107532531 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-2107532531 data=null} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2107532531 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532531 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2107532519 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2107532519 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2107532518 data=null doit=true} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2107532518 data=null} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2107532518 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107532518 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2107532514 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - number of items : 11
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107532514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107532514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107532514 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107532514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107532513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107532513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107532512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107532512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107532512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107532511 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107532511 data=null} to ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Attempting to set focus on Table with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107532461 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107532460 data=null doit=true} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107532460 data=null} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107532460 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107532459 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107532458 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicking on with mnemonic 'timestamp'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-2107532440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
22:48:54 [2020-06-05T02:48:54.553Z] DEBUG - Clicked on with mnemonic 'timestamp'
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107530882 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107530882 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107530882 data=null} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107530882 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107530881 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107530873 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107530873 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107530873 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107530872 data=null} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107530872 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107530872 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107530865 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:56 [2020-06-05T02:48:56.438Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107530864 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107530864 data=null doit=true} to TreeItem with text {Traces [1]}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107530864 data=null} to TreeItem with text {Traces [1]}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107530864 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107530864 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:48:56 [2020-06-05T02:48:56.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107530858 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - number of items : 11
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107529524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107529524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107529524 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107529524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107529524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107529523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107529519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107529519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107529519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107529519 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107529519 data=null} to ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2107529518 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2107529518 data=null doit=true} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2107529518 data=null} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2107529518 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107529518 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2107529514 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Attempting to set focus on (of type 'Text')
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicking on TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2107529510 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2107529510 data=null doit=true} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2107529509 data=null} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2107529508 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107529507 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2107529505 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-2107529504 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-2107529504 data=null doit=true} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-2107529504 data=null} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicked on TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2107529504 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2107529504 data=null doit=true} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2107529504 data=null} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2107529504 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107529504 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2107529501 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2107529481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
22:48:57 [2020-06-05T02:48:57.364Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107529468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529466 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529466 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529466 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107529466 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529465 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529465 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529465 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529465 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529465 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107529465 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107529456 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicking on with mnemonic 'COMPARE'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-2107529434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicked on with mnemonic 'COMPARE'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-2107529379 data=null doit=true} to Tree node with text: <select aspect> = <value>
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-2107529379 data=null} to Tree node with text: <select aspect> = <value>
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-2107529379 data=null button=1 stateMask=0x0 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107529379 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: <select aspect> = <value>
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-2107529379 data=null button=1 stateMask=0x80000 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107529378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Attempting to set focus on (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Attempting to set focus on (of type 'Text')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-2107529353 data=null doit=true} to Button with text {=}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-2107529353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-2107529350 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-2107529349 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-2107529349 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-2107529349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - number of items : 11
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107529347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107529347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107529347 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107529347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107529347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107529346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107529345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107529345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107529345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107529345 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107529345 data=null} to ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Attempting to set focus on Table with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107529266 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107529266 data=null doit=true} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107529266 data=null} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107529266 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107529264 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107529263 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicking on with mnemonic 'field'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-2107529236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
22:48:57 [2020-06-05T02:48:57.620Z] DEBUG - Clicked on with mnemonic 'field'
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107527656 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107527656 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107527656 data=null} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107527656 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107527656 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107527649 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107527649 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107527648 data=null doit=true} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107527648 data=null} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107527648 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107527648 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107527643 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:48:59 [2020-06-05T02:48:59.504Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Attempting to set focus on Tree with text {}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107527643 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107527642 data=null doit=true} to TreeItem with text {Traces [1]}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107527642 data=null} to TreeItem with text {Traces [1]}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107527642 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107527642 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:48:59 [2020-06-05T02:48:59.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107527637 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - number of items : 11
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107524401 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107524400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107524400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107524394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107524394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107524393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107524393 data=null doit=true} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107524393 data=null} to ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2107524393 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2107524393 data=null doit=true} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2107524393 data=null} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2107524393 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524392 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2107524390 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524386 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2107524386 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2107524385 data=null} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524384 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524384 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2107524381 data=null} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524380 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524380 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2107524378 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2107524358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
22:49:02 [2020-06-05T02:49:02.767Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107524347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524346 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524346 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524345 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107524345 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524345 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524345 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524345 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524344 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524344 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524344 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2107524338 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
22:49:02 [2020-06-05T02:49:02.767Z] DEBUG - Clicking on with mnemonic 'OR'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-2107524319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicked on with mnemonic 'OR'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2107524277 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2107524277 data=null doit=true} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2107524277 data=null} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2107524277 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524276 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2107524274 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicking on with mnemonic 'EQUALS'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-2107524252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicked on with mnemonic 'EQUALS'
22:49:02 [2020-06-05T02:49:02.768Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2107524232 data=null button=0 stateMask=0x0 x=159 y=252 count=0} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-2107524232 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-2107524232 data=null} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2107524232 data=null button=1 stateMask=0x0 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524232 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2107524179 data=null button=1 stateMask=0x80000 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107524179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2107524170 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2107524170 data=null doit=true} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2107524170 data=null} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2107524170 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524170 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2107524166 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicking on with mnemonic 'MATCHES'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-2107524148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicked on with mnemonic 'MATCHES'
22:49:02 [2020-06-05T02:49:02.768Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2107524128 data=null button=0 stateMask=0x0 x=165 y=257 count=0} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-2107524128 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-2107524128 data=null} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2107524128 data=null button=1 stateMask=0x0 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107524128 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2107524118 data=null button=1 stateMask=0x80000 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2107524117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - number of items : 11
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107524105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107524105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107524105 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107524105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107524105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107524105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107524103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107524103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107524103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107524103 data=null doit=true} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107524103 data=null} to ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Attempting to set focus on Table with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2107524066 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2107524066 data=null doit=true} to TableItem with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2107524065 data=null} to TableItem with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107524065 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107524064 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
22:49:02 [2020-06-05T02:49:02.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107524063 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
22:49:03 [2020-06-05T02:49:03.037Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
22:49:03 [2020-06-05T02:49:03.037Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
22:49:03 [2020-06-05T02:49:03.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-2107524047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
22:49:03 [2020-06-05T02:49:03.037Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
22:49:04 [2020-06-05T02:49:04.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107522199 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:49:04 [2020-06-05T02:49:04.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2107522176 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2107522175 data=null doit=true} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2107522175 data=null} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2107522175 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107522175 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2107522165 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:04 [2020-06-05T02:49:04.922Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521583 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107521583 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Clicking on OK
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107521583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107521583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107521583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.737Z] DEBUG - Clicked on OK
22:49:05 [2020-06-05T02:49:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107521582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:05 [2020-06-05T02:49:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107522134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:06 [2020-06-05T02:49:06.299Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.749 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
22:49:06 [2020-06-05T02:49:06.299Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.588 s
22:49:06 [2020-06-05T02:49:06.299Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.218 s
22:49:06 [2020-06-05T02:49:06.299Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 5.176 s
22:49:06 [2020-06-05T02:49:06.299Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - Clicking on (of type 'Table')
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107517289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107517287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107517287 data=null doit=true} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107517287 data=null} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107517287 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107517262 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107517261 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107517261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107517260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107517260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107517260 data=null doit=true} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107517260 data=null} to (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Clicked on (of type 'Table')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Inserting text:e
22:49:09 [2020-06-05T02:49:09.560Z]  into text (of type 'Text')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:09 [2020-06-05T02:49:09.560Z] DEBUG - Typing text 'e
22:49:09 [2020-06-05T02:49:09.560Z] ' with an interval of 100ms. between characters.
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Selecting rows [7] in (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107516868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107516868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107516868 data=null doit=true} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107516868 data=null} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107516868 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107516866 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:10 [2020-06-05T02:49:10.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107516865 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107515895 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107515875 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107515875 data=null doit=true} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107515875 data=null} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107515875 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107515875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107515869 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:11 [2020-06-05T02:49:11.045Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:11 [2020-06-05T02:49:11.605Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515236 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107515236 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Clicking on OK
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107515236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107515236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107515236 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107515236 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107515236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107515236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:11 [2020-06-05T02:49:11.862Z] 
22:49:11 [2020-06-05T02:49:11.862Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:11.607
22:49:11 [2020-06-05T02:49:11.862Z] !MESSAGE Unhandled event loop exception
22:49:11 [2020-06-05T02:49:11.862Z] !STACK 0
22:49:11 [2020-06-05T02:49:11.862Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
22:49:11 [2020-06-05T02:49:11.862Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
22:49:11 [2020-06-05T02:49:11.862Z] 	at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
22:49:11 [2020-06-05T02:49:11.862Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:11 [2020-06-05T02:49:11.862Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:11 [2020-06-05T02:49:11.862Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:11 [2020-06-05T02:49:11.863Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:11 [2020-06-05T02:49:11.863Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:11 [2020-06-05T02:49:11.863Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:11 [2020-06-05T02:49:11.863Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:11 [2020-06-05T02:49:11.863Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
22:49:11 [2020-06-05T02:49:11.863Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
22:49:11 [2020-06-05T02:49:11.863Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:11 [2020-06-05T02:49:11.863Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:11 [2020-06-05T02:49:11.863Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:11 [2020-06-05T02:49:11.863Z] 	... 158 more
22:49:12 [2020-06-05T02:49:12.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:12 [2020-06-05T02:49:12.118Z] DEBUG - Clicked on OK
22:49:18 [2020-06-05T02:49:18.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107515236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:18 [2020-06-05T02:49:18.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107515843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Clicking on (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107505290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107505288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107505288 data=null doit=true} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107505288 data=null} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107505288 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107505263 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107505262 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107505262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107505261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107505261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107505261 data=null doit=true} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107505261 data=null} to (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Clicked on (of type 'Table')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Inserting text:00
22:49:21 [2020-06-05T02:49:21.988Z]  into text (of type 'Text')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:21 [2020-06-05T02:49:21.988Z] DEBUG - Typing text '00
22:49:21 [2020-06-05T02:49:21.988Z] ' with an interval of 100ms. between characters.
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Selecting rows [7] in (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107504779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107504779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107504778 data=null doit=true} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107504778 data=null} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107504778 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107504776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:22 [2020-06-05T02:49:22.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107504775 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Clicking on (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107503850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107503846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107503846 data=null doit=true} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107503846 data=null} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107503846 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107503833 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.168Z] 
22:49:23 [2020-06-05T02:49:23.168Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:22.984
22:49:23 [2020-06-05T02:49:23.168Z] !MESSAGE Unhandled event loop exception
22:49:23 [2020-06-05T02:49:23.168Z] !STACK 0
22:49:23 [2020-06-05T02:49:23.168Z] org.eclipse.swt.SWTException: Widget is disposed
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:487)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:424)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:541)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:23 [2020-06-05T02:49:23.168Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:23 [2020-06-05T02:49:23.169Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:23 [2020-06-05T02:49:23.169Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:23 [2020-06-05T02:49:23.169Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:23 [2020-06-05T02:49:23.169Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:23 [2020-06-05T02:49:23.169Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107503832 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107503831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107503831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107503831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107503831 data=null doit=true} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107503831 data=null} to (of type 'Table')
22:49:23 [2020-06-05T02:49:23.169Z] DEBUG - Clicked on (of type 'Table')
22:49:24 [2020-06-05T02:49:24.529Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107501295 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107501275 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107501275 data=null doit=true} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107501275 data=null} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107501274 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107501274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107501268 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:25 [2020-06-05T02:49:25.890Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107500680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Clicking on OK
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107500680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107500680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107500679 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.401Z] 
22:49:26 [2020-06-05T02:49:26.401Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:26.164
22:49:26 [2020-06-05T02:49:26.401Z] !MESSAGE Unhandled event loop exception
22:49:26 [2020-06-05T02:49:26.401Z] !STACK 0
22:49:26 [2020-06-05T02:49:26.401Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:26 [2020-06-05T02:49:26.401Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
22:49:26 [2020-06-05T02:49:26.402Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:26 [2020-06-05T02:49:26.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:26 [2020-06-05T02:49:26.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:26 [2020-06-05T02:49:26.402Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
22:49:26 [2020-06-05T02:49:26.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:26 [2020-06-05T02:49:26.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:26 [2020-06-05T02:49:26.402Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:26 [2020-06-05T02:49:26.402Z] 	... 158 more
22:49:26 [2020-06-05T02:49:26.657Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:26 [2020-06-05T02:49:26.657Z] DEBUG - Clicked on OK
22:49:29 [2020-06-05T02:49:29.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107500679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:29 [2020-06-05T02:49:29.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107501241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Clicking on (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107492046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107492044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107492044 data=null doit=true} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107492044 data=null} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107492044 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107492020 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107492019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107492018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107492018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107492018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107492017 data=null doit=true} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107492017 data=null} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Clicked on (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Inserting text:HostF
22:49:35 [2020-06-05T02:49:35.694Z]  into text (of type 'Text')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Typing text 'HostF
22:49:35 [2020-06-05T02:49:35.694Z] ' with an interval of 100ms. between characters.
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Selecting rows [7] in (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107491257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107491257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107491257 data=null doit=true} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107491257 data=null} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107491256 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107491254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:35 [2020-06-05T02:49:35.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107491252 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107490297 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107490276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107490276 data=null doit=true} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107490276 data=null} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107490276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107490276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107490269 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:36 [2020-06-05T02:49:36.619Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.184Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107489638 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Clicking on OK
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107489638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107489637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107489637 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107489637 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107489637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107489637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.440Z] 
22:49:37 [2020-06-05T02:49:37.440Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:37.208
22:49:37 [2020-06-05T02:49:37.440Z] !MESSAGE Unhandled event loop exception
22:49:37 [2020-06-05T02:49:37.440Z] !STACK 0
22:49:37 [2020-06-05T02:49:37.440Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:37 [2020-06-05T02:49:37.440Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
22:49:37 [2020-06-05T02:49:37.441Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
22:49:37 [2020-06-05T02:49:37.441Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
22:49:37 [2020-06-05T02:49:37.479Z] 	at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
22:49:37 [2020-06-05T02:49:37.479Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:37 [2020-06-05T02:49:37.479Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:37 [2020-06-05T02:49:37.479Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:37 [2020-06-05T02:49:37.479Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:37 [2020-06-05T02:49:37.479Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:37 [2020-06-05T02:49:37.479Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:37 [2020-06-05T02:49:37.479Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:37 [2020-06-05T02:49:37.480Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
22:49:37 [2020-06-05T02:49:37.480Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
22:49:37 [2020-06-05T02:49:37.480Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:37 [2020-06-05T02:49:37.480Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:37 [2020-06-05T02:49:37.480Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:37 [2020-06-05T02:49:37.480Z] 	... 158 more
22:49:37 [2020-06-05T02:49:37.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.735Z] DEBUG - Clicked on OK
22:49:37 [2020-06-05T02:49:37.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107489637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:37 [2020-06-05T02:49:37.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107490236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:39 [2020-06-05T02:49:39.620Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:49:39 [2020-06-05T02:49:39.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:39 [2020-06-05T02:49:39.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:39 [2020-06-05T02:49:39.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:39 [2020-06-05T02:49:39.876Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Clicking on (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107487146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107487144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107487144 data=null doit=true} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107487144 data=null} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107487144 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107487117 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107487116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107487115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107487115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107487115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107487115 data=null doit=true} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107487115 data=null} to (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Clicked on (of type 'Table')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Inserting text:2 into text (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:39 [2020-06-05T02:49:39.877Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Clicking on (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107486790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107486786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107486786 data=null doit=true} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107486786 data=null} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107486786 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107486755 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107486754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107486753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107486753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107486753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107486753 data=null doit=true} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107486753 data=null} to (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Clicked on (of type 'Table')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Inserting text:F into text (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:40 [2020-06-05T02:49:40.132Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:42 [2020-06-05T02:49:42.017Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.017Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2107485048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2107485048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2107485048 data=null doit=true} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2107485048 data=null} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2107485048 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-2107485033 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2107485019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2107485019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2107485019 data=null doit=true} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2107485019 data=null} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2107485019 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
22:49:42 [2020-06-05T02:49:42.018Z] DEBUG - Clicked on CLabel with text {}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107483495 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107483478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107483478 data=null doit=true} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107483478 data=null} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107483478 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107483478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107483472 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:43 [2020-06-05T02:49:43.379Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107482896 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Clicking on OK
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107482895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107482895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107482895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107482895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107482895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107482895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:43 [2020-06-05T02:49:43.939Z] DEBUG - Clicked on OK
22:49:44 [2020-06-05T02:49:44.195Z] 
22:49:44 [2020-06-05T02:49:44.195Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:43.948
22:49:44 [2020-06-05T02:49:44.195Z] !MESSAGE Unhandled event loop exception
22:49:44 [2020-06-05T02:49:44.195Z] !STACK 0
22:49:44 [2020-06-05T02:49:44.195Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
22:49:44 [2020-06-05T02:49:44.195Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
22:49:44 [2020-06-05T02:49:44.195Z] 	at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
22:49:44 [2020-06-05T02:49:44.195Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:44 [2020-06-05T02:49:44.195Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
22:49:44 [2020-06-05T02:49:44.195Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:44 [2020-06-05T02:49:44.196Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:44 [2020-06-05T02:49:44.196Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:44 [2020-06-05T02:49:44.196Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:44 [2020-06-05T02:49:44.196Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:44 [2020-06-05T02:49:44.196Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
22:49:44 [2020-06-05T02:49:44.196Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
22:49:44 [2020-06-05T02:49:44.196Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:44 [2020-06-05T02:49:44.196Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:44 [2020-06-05T02:49:44.196Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:44 [2020-06-05T02:49:44.196Z] 	... 158 more
22:49:44 [2020-06-05T02:49:44.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107482895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:44 [2020-06-05T02:49:44.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107483448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Clicking on (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107480823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107480821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107480821 data=null doit=true} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107480821 data=null} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2107480821 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2107480797 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107480796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2107480796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107480796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2107480796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2107480795 data=null doit=true} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2107480795 data=null} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Clicked on (of type 'Table')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Inserting text:HostF
22:49:46 [2020-06-05T02:49:46.337Z]  into text (of type 'Text')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Attempting to set focus on (of type 'Text')
22:49:46 [2020-06-05T02:49:46.337Z] DEBUG - Typing text 'HostF
22:49:46 [2020-06-05T02:49:46.337Z] ' with an interval of 100ms. between characters.
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Attempting to set focus on (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Selecting rows [7] in (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2107479957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2107479957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2107479957 data=null doit=true} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2107479957 data=null} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2107479956 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107479954 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
22:49:46 [2020-06-05T02:49:46.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2107479953 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
22:49:47 [2020-06-05T02:49:47.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107478994 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:49:47 [2020-06-05T02:49:47.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107478971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107478971 data=null doit=true} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107478971 data=null} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107478970 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107478970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107478963 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:48 [2020-06-05T02:49:48.079Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107478339 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Clicking on OK
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107478338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107478338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107478338 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107478338 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107478338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107478338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.640Z] DEBUG - Clicked on OK
22:49:48 [2020-06-05T02:49:48.640Z] 
22:49:48 [2020-06-05T02:49:48.640Z] !ENTRY org.eclipse.ui 4 0 2020-06-05 02:49:48.504
22:49:48 [2020-06-05T02:49:48.640Z] !MESSAGE Unhandled event loop exception
22:49:48 [2020-06-05T02:49:48.640Z] !STACK 0
22:49:48 [2020-06-05T02:49:48.640Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
22:49:48 [2020-06-05T02:49:48.640Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:48 [2020-06-05T02:49:48.640Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:48 [2020-06-05T02:49:48.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:48 [2020-06-05T02:49:48.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
22:49:48 [2020-06-05T02:49:48.641Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
22:49:48 [2020-06-05T02:49:48.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:49:48 [2020-06-05T02:49:48.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
22:49:48 [2020-06-05T02:49:48.641Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
22:49:48 [2020-06-05T02:49:48.641Z] 	... 158 more
22:49:48 [2020-06-05T02:49:48.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107478338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:48 [2020-06-05T02:49:48.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107478934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:49 [2020-06-05T02:49:49.457Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.25 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
22:49:49 [2020-06-05T02:49:49.457Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 9.522 s
22:49:49 [2020-06-05T02:49:49.457Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 12.032 s
22:49:49 [2020-06-05T02:49:49.457Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 8.487 s
22:49:49 [2020-06-05T02:49:49.457Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.44 s
22:49:49 [2020-06-05T02:49:49.457Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.848 s
22:49:49 [2020-06-05T02:49:49.457Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
22:49:53 [2020-06-05T02:49:53.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.574 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
22:49:53 [2020-06-05T02:49:53.617Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.519 s
22:49:53 [2020-06-05T02:49:53.617Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107472402 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107472402 data=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107472402 data=null} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107472401 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472401 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107472388 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107472388 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107472388 data=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107472388 data=null} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107472388 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472387 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107472383 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107472383 data=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107472383 data=null} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107472383 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107472383 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107472381 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107472380 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107472380 data=null doit=true} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107472380 data=null} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107472380 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472380 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107472372 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107472369 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107472369 data=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107472369 data=null} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107472369 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472369 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107472360 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:49:54 [2020-06-05T02:49:54.544Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2107472359 data=null doit=true} to TreeItem with text {Experiments [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2107472359 data=null} to TreeItem with text {Experiments [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2107472359 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107472359 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2107472356 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107472356 data=null doit=true} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107472356 data=null} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107472355 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107472355 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107472353 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2107472351 data=null doit=true} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2107472351 data=null} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2107472351 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472351 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-2107472338 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-2107472337 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-2107472336 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-2107472331 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-2107472330 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-2107472329 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-2107472328 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-2107472328 data=[TmfTraceElement(/Test/Traces/test.xml)] x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-2107472324 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-2107472317 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-2107472317 data=null doit=true} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-2107472317 data=null} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-2107472317 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107472317 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-2107472275 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2107472126 data=null doit=true} to Shell with text {Export trace package}
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2107472124 data=null doit=true} to Button with text {Sa&ve in tar format}
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2107472124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2107472124 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2107472123 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2107472123 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2107472123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
22:49:54 [2020-06-05T02:49:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107472122 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107472121 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2107472080 data=null} to (of type 'Combo')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Clicking on &Finish
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107472077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107472077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107472077 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107472077 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107472077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107472077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:54 [2020-06-05T02:49:54.801Z] DEBUG - Clicked on &Finish
22:49:55 [2020-06-05T02:49:55.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107472077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2107472240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2107471743 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2107471742 data=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2107471742 data=null} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2107471742 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471742 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2107471730 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2107471729 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2107471729 data=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2107471729 data=null} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2107471729 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471729 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2107471724 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2107471724 data=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2107471724 data=null} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2107471724 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107471723 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2107471720 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107471719 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107471719 data=null doit=true} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107471719 data=null} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107471719 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471719 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107471712 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107471712 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107471712 data=null doit=true} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107471712 data=null} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107471712 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471712 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107471709 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2107471650 data=null doit=true} to Shell with text {Import trace package}
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2107471649 data=null} to (of type 'Combo')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Inserting text:
22:49:55 [2020-06-05T02:49:55.311Z]  into text (of type 'Combo')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Attempting to set focus on (of type 'Combo')
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - Typing text '
22:49:55 [2020-06-05T02:49:55.311Z] ' with an interval of 50ms. between characters.
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:49:55 [2020-06-05T02:49:55.311Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Clicking on &Finish
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107471573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107471573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107471573 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107471573 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107471573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107471573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Clicked on &Finish
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107471573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:49:55 [2020-06-05T02:49:55.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2107471689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2107471054 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2107471054 data=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2107471054 data=null} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2107471053 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471053 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2107471042 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:55 [2020-06-05T02:49:55.872Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107471041 data=null doit=true} to TreeItem with text {Traces [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107471041 data=null} to TreeItem with text {Traces [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107471041 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107471041 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107471037 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:49:55 [2020-06-05T02:49:55.872Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2107471036 data=null doit=true} to TreeItem with text {Experiments [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2107471036 data=null} to TreeItem with text {Experiments [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2107471036 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107471036 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2107471032 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471032 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-2107471032 data=null doit=true} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-2107471031 data=null} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471031 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107471031 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471024 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471023 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471023 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2107471023 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107471011 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-2107470991 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-2107470991 data=null doit=true} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-2107470991 data=null} to TreeItem with text {Test Experiment [1]}
22:49:55 [2020-06-05T02:49:55.872Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
22:49:56 [2020-06-05T02:49:56.431Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2107469679 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107469659 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107469659 data=null doit=true} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107469659 data=null} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107469659 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107469659 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107469649 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test}
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:57 [2020-06-05T02:49:57.356Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107469029 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Clicking on OK
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107469028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107469028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107469028 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107469028 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107469028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107469028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:57 [2020-06-05T02:49:57.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Clicked on OK
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107469028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107469623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2107468537 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Attempting to set focus on Tree with text {}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2107468531 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2107468531 data=null doit=true} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2107468531 data=null} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2107468531 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107468530 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2107468519 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Clicking on with mnemonic 'Delete'
22:49:58 [2020-06-05T02:49:58.476Z] DEBUG - Clicked on with mnemonic 'Delete'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107467847 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Clicking on OK
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107467846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107467846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107467846 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107467846 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107467846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107467846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:49:59 [2020-06-05T02:49:59.036Z] DEBUG - Clicked on OK
22:50:04 [2020-06-05T02:50:04.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107467846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:04 [2020-06-05T02:50:04.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107468454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107460491 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107460491 data=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107460491 data=null} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107460490 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107460490 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107460477 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107460477 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107460476 data=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107460476 data=null} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107460476 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107460476 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107460471 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107460471 data=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107460471 data=null} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107460471 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107460471 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107460468 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107460468 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107460468 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107460468 data=null} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107460467 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107460467 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107460461 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107460460 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107460460 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107460460 data=null} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107460460 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107460460 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107460457 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2107460363 data=null doit=true} to Shell with text {Export trace package}
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Clicking on Deselect All
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-2107460363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2107460363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-2107460363 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-2107460363 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-2107460362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-2107460362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-2107460362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-2107460361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2107460361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-2107460361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-2107460361 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-2107460361 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - Clicked on Deselect All
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:06 [2020-06-05T02:50:06.812Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicking on Select All
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2107460358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2107460358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2107460358 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2107460358 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2107460358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2107460358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2107460358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2107460357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2107460357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2107460357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2107460357 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2107460356 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicked on Select All
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-2107460354 data=null doit=true} to Button with text {Save in &zip format}
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2107460354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Save in &zip format}
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-2107460353 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-2107460352 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-2107460352 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2107460352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2107460351 data=null doit=true} to Button with text {Sa&ve in tar format}
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2107460351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2107460350 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2107460350 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2107460350 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2107460350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107460348 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107460347 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
22:50:06 [2020-06-05T02:50:06.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2107460346 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2107460345 data=null} to (of type 'Combo')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Clicking on &Finish
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107460345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107460345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107460344 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107460344 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107460344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107460344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:06 [2020-06-05T02:50:06.814Z] DEBUG - Clicked on &Finish
22:50:07 [2020-06-05T02:50:07.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107460344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:07 [2020-06-05T02:50:07.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2107460437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107458925 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107458925 data=null doit=true} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107458925 data=null} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107458925 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107458925 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107458915 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107458914 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107458914 data=null doit=true} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107458914 data=null} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107458914 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107458914 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107458909 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:07 [2020-06-05T02:50:07.993Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107458909 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107458909 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107458909 data=null} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107458908 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107458908 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107458901 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107458901 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107458901 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107458901 data=null} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107458901 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107458901 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107458897 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2107458845 data=null doit=true} to Shell with text {Import trace package}
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2107458844 data=null} to (of type 'Combo')
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Inserting text:
22:50:07 [2020-06-05T02:50:07.994Z]  into text (of type 'Combo')
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Attempting to set focus on (of type 'Combo')
22:50:07 [2020-06-05T02:50:07.994Z] DEBUG - Typing text '
22:50:07 [2020-06-05T02:50:07.994Z] ' with an interval of 50ms. between characters.
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Clicking on Select All
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2107458780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2107458780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2107458779 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2107458779 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2107458779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2107458779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2107458779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2107458779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2107458779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2107458779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2107458779 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2107458779 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Clicked on Select All
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Clicking on &Finish
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107458778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107458778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107458778 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107458778 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107458778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107458778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-2107458763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107458762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-2107458762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-2107458762 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-2107458762 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Clicked on &Finish
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2107458761 data=null doit=true} to Shell with text {Confirmation}
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Clicking on Yes To &All
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-2107458760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-2107458760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-2107458760 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-2107458760 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-2107458760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-2107458760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-2107458760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.504Z] DEBUG - Clicked on 
22:50:08 [2020-06-05T02:50:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107458778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:08 [2020-06-05T02:50:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2107458879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:09 [2020-06-05T02:50:09.014Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
22:50:09 [2020-06-05T02:50:09.014Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107457866 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107457866 data=null} to TreeItem with text {Traces [1]}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107457866 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107457866 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107457862 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:09 [2020-06-05T02:50:09.014Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-2107457861 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2107457861 data=null doit=true} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2107457861 data=null} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2107457861 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107457861 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2107457842 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2107457842 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-2107457842 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.014Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2107457842 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2107457829 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-2107457776 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-2107457776 data=null doit=true} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-2107457776 data=null} to TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
22:50:09 [2020-06-05T02:50:09.269Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
22:50:10 [2020-06-05T02:50:10.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=-2107456452 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
22:50:10 [2020-06-05T02:50:10.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:10 [2020-06-05T02:50:10.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:10 [2020-06-05T02:50:10.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:10 [2020-06-05T02:50:10.630Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2107456427 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2107456427 data=null doit=true} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2107456427 data=null} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2107456426 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107456426 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2107456415 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:10 [2020-06-05T02:50:10.631Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455836 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107455836 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Clicking on OK
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107455836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107455836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107455836 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107455836 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107455836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107455836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107455836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:11 [2020-06-05T02:50:11.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107456391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:11 [2020-06-05T02:50:11.446Z] DEBUG - Clicked on 
22:50:11 [2020-06-05T02:50:11.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.418 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
22:50:11 [2020-06-05T02:50:11.446Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 11.347 s
22:50:11 [2020-06-05T02:50:11.446Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 7.025 s
22:50:11 [2020-06-05T02:50:11.446Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
22:50:21 [2020-06-05T02:50:21.378Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.591 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
22:50:21 [2020-06-05T02:50:21.378Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.038 s
22:50:21 [2020-06-05T02:50:21.378Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.595 s
22:50:21 [2020-06-05T02:50:21.378Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.888 s
22:50:21 [2020-06-05T02:50:21.378Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2107445037 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2107445037 data=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2107445037 data=null} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2107445037 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107445036 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2107445023 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2107445023 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2107445022 data=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2107445022 data=null} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2107445022 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107445022 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2107445017 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2107445017 data=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2107445017 data=null} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2107445017 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107445017 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2107445014 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107445014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107445014 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107445013 data=null} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107445013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107445013 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107445007 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107445006 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107445006 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107445006 data=null} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107445006 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107445006 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107445003 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107444953 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-2107444952 data=null doit=true} to Button with text {Text}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-2107444952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text}
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-2107444951 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-2107444951 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-2107444951 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-2107444951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Clicking on New...
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2107444950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2107444950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2107444950 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2107444950 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2107444950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2107444950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2107444378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2107444377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2107444377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2107444377 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2107444377 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Clicked on New...
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-2107444376 data=null doit=true} to Shell with text {Custom XML Parser}
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:22 [2020-06-05T02:50:22.609Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicking on 
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107444363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107444363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107444363 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107444363 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107444363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107444363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107444363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2107444353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107444353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2107444353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2107444353 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2107444353 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicked on 
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-2107444351 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-2107444351 data=null doit=true} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-2107444351 data=null} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-2107444351 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107444351 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-2107444324 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-2107444322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2107444322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-2107444322 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-2107444322 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-2107444322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-2107444322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-2107444321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-2107444318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2107444318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-2107444318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-2107444317 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-2107444317 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicking on &Next >
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2107444316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2107444316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2107444316 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2107444316 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2107444316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2107444316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2107444316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - Clicked on &Next >
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.610Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Clicking on &Finish
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107444265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107444265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107444265 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107444265 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107444265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107444265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107444265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2107444950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Clicked on 
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107444222 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched List with text "", using matcher: of type 'List'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched List with text "", using matcher: (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2107444220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2107444219 data=null doit=true} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2107444219 data=null} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2107444219 data=null button=1 stateMask=0x0 x=132 y=11 count=1} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2107444219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2107444218 data=null button=1 stateMask=0x80000 x=132 y=11 count=1} to (of type 'List')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Clicking on Delete
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2107444218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107444218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2107444218 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2107444218 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2107444217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2107444217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2107444175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107444175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2107444174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2107444174 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2107444174 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicked on Delete
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2107444174 data=null doit=true} to Shell with text {Delete Custom Parser}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicking on &Yes
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2107444173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2107444173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2107444173 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2107444173 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2107444173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2107444173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2107444173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2107444217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicked on 
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107444144 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicking on &Close
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2107444143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2107444143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2107444143 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2107444143 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2107444143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2107444143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2107444143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2107444983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicked on 
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107444026 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2107444022 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2107444022 data=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2107444022 data=null} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2107444022 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107444022 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2107444012 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:22 [2020-06-05T02:50:22.866Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107443444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Clicking on OK
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107443443 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107443443 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107443443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:23 [2020-06-05T02:50:23.426Z] DEBUG - Clicked on OK
22:50:24 [2020-06-05T02:50:24.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107443443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107443989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:24 [2020-06-05T02:50:24.606Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.505 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
22:50:24 [2020-06-05T02:50:24.606Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 4.455 s
22:50:24 [2020-06-05T02:50:24.606Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107442229 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107442228 data=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107442228 data=null} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107442228 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107442228 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107442218 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107442217 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107442217 data=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107442217 data=null} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107442217 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107442217 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107442213 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107442213 data=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107442213 data=null} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107442213 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107442213 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107442210 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:24 [2020-06-05T02:50:24.863Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107442210 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107442210 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107442210 data=null} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107442210 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107442210 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107442204 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107442203 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107442203 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107442203 data=null} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107442203 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107442203 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107442201 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107442161 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Clicking on New...
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2107442161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2107442161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2107442161 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2107442161 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2107442160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2107442160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2107442092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2107442092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2107442092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2107442092 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2107442092 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Clicked on New...
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2107442091 data=null doit=true} to Shell with text {Custom Text Parser}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.864Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2107442068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Clicking on 
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107442055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107442055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107442054 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107442054 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107442054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107442054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107442054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Clicked on 
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Clicking on 
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107442041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107442041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107442041 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107442041 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107442040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107442040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107442040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2107442028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107442026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2107442026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2107442026 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2107442026 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Clicked on 
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2107442019 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2107442019 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2107442019 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2107442019 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107442018 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2107441997 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107441977 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107441977 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107441977 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107441977 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107441976 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107441964 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Clicking on 
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107441957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107441957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107441957 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107441957 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107441957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:24 [2020-06-05T02:50:24.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107441957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107441957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Clicked on 
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2107441944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Clicking on Highlight All
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2107441940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2107441940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2107441940 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2107441940 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2107441940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2107441940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2107441940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2107441879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2107441879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2107441879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2107441879 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2107441879 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicked on Highlight All
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicking on &Next >
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2107441877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2107441877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2107441877 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2107441877 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2107441877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2107441877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2107441877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicked on &Next >
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicking on &Finish
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107441766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107441766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107441766 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107441766 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107441766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107441766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107441766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2107442160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicked on 
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107441729 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched List with text "", using matcher: of type 'List'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched List with text "", using matcher: (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2107441728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2107441728 data=null doit=true} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2107441728 data=null} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2107441727 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2107441727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2107441727 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Clicking on Delete
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2107441727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107441727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2107441727 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2107441726 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2107441726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2107441726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2107441716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107441716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2107441716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2107441716 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2107441716 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Clicked on Delete
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2107441715 data=null doit=true} to Shell with text {Delete Custom Parser}
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Clicking on &Yes
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2107441715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2107441715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2107441715 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2107441715 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2107441715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2107441714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2107441714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2107441726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Clicked on 
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107441664 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Clicking on &Close
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2107441663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2107441663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2107441663 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2107441663 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2107441663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2107441663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2107441663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2107442183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Clicked on 
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107441446 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107441441 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107441441 data=null doit=true} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107441441 data=null} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107441441 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107441441 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107441432 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:25 [2020-06-05T02:50:25.633Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:25 [2020-06-05T02:50:25.633Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:25 [2020-06-05T02:50:25.633Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:26 [2020-06-05T02:50:26.193Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107440861 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Clicking on OK
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107440860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107440860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107440860 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107440860 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107440860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107440860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Clicked on OK
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107440860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107441409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107440702 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107440702 data=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107440702 data=null} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107440702 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440702 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107440690 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107440690 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107440690 data=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107440690 data=null} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107440689 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440689 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107440685 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107440684 data=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107440684 data=null} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107440684 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107440684 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107440681 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107440681 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107440681 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107440681 data=null} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107440680 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440680 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107440673 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2107440672 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2107440672 data=null doit=true} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2107440672 data=null} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2107440672 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440672 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2107440668 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
22:50:26 [2020-06-05T02:50:26.195Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
22:50:26 [2020-06-05T02:50:26.195Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107440619 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched List with text "", using matcher: of type 'List'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched List with text "", using matcher: (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2107440618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2107440618 data=null doit=true} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2107440618 data=null} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2107440580 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2107440579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2107440579 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Clicking on Edit...
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2107440578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2107440578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2107440578 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2107440578 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2107440578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2107440578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2107440510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2107440480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2107440479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2107440479 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2107440479 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Clicked on Edit...
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2107440478 data=null doit=true} to Shell with text {Custom Text Parser}
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
22:50:26 [2020-06-05T02:50:26.451Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2107440459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Clicking on 
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107440451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107440451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107440451 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107440451 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107440451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107440450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107440450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2107440437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107440437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2107440437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2107440437 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2107440437 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Clicked on 
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2107440431 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2107440431 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2107440431 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2107440430 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440430 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2107440369 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107440362 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107440362 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107440361 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107440361 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107440361 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2107440348 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.708Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicking on 
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2107440342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2107440342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2107440342 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2107440342 data=null} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2107440342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2107440342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2107440342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicked on 
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2107440330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicking on Highlight All
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2107440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2107440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2107440326 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2107440326 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2107440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2107440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2107440325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2107440323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2107440323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2107440323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2107440323 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2107440323 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicked on Highlight All
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicking on &Next >
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2107440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2107440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2107440279 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2107440279 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2107440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2107440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2107440279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - Clicked on &Next >
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.709Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Clicking on &Finish
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2107440260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2107440260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2107440260 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2107440259 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2107440259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2107440259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2107440259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2107440578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Clicked on 
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107440129 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched List with text "", using matcher: of type 'List'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched List with text "", using matcher: (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2107440128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2107440128 data=null doit=true} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2107440128 data=null} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2107440128 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2107440128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2107440127 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Clicking on Delete
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2107440127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107440127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2107440127 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2107440127 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2107440126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2107440126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2107440115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2107440114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2107440114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2107440114 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2107440114 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Clicked on Delete
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2107440113 data=null doit=true} to Shell with text {Delete Custom Parser}
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Clicking on &Yes
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2107440112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2107440112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2107440112 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2107440112 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2107440112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2107440112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2107440112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2107440126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Clicked on 
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2107440052 data=null doit=true} to Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Clicking on &Close
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2107440052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2107440051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2107440051 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2107440051 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2107440051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2107440051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2107440051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2107440646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Clicked on 
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107439932 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2107439927 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2107439926 data=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2107439926 data=null} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2107439926 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107439926 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2107439916 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:26 [2020-06-05T02:50:26.966Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439338 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107439338 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:27 [2020-06-05T02:50:27.525Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Clicking on OK
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107439338 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107439338 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107439338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.526Z] DEBUG - Clicked on OK
22:50:27 [2020-06-05T02:50:27.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107439338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:27 [2020-06-05T02:50:27.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107439890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:28 [2020-06-05T02:50:28.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.6 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
22:50:28 [2020-06-05T02:50:28.341Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 1.533 s
22:50:28 [2020-06-05T02:50:28.341Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.002 s
22:50:28 [2020-06-05T02:50:28.341Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107437097 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107437035 data=null doit=true} to Shell with text {Preferences}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107437032 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107437032 data=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107437032 data=null} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107437031 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107437031 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107437017 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107437016 data=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107437016 data=null} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107437016 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107437016 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107437013 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107437013 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107437013 data=null doit=true} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107437013 data=null} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107437013 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107437013 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107436992 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicking on Check all
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107436990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107436990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107436990 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107436990 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107436990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107436990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107436990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107436989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107436989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107436989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107436989 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107436989 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicked on Check all
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicking on &Apply
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107436987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107436987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107436987 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107436987 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107436987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107436987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107436987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107436986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107436986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107436986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107436986 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107436986 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicked on &Apply
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicking on Apply and Close
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107436985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107436984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107436984 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107436984 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107436984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107436984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107436984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107437089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicked on 
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - number of items : 11
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2107436853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107436853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2107436853 data=null doit=true} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2107436852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2107436852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2107436852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2107436844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2107436844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2107436844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2107436844 data=null doit=true} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2107436844 data=null} to ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2107436842 data=null doit=true} to TreeItem with text {FILTER test}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2107436842 data=null} to TreeItem with text {FILTER test}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2107436842 data=null button=1 stateMask=0x0 x=61 y=257 count=1} to TreeItem with text {FILTER test}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107436842 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FILTER test}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2107436840 data=null button=1 stateMask=0x80000 x=61 y=257 count=1} to TreeItem with text {FILTER test}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436840 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436840 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436840 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107436840 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436838 data=null button=1 stateMask=0x80000 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436838 data=null button=0 stateMask=0x0 x=210 y=281 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436838 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436838 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436838 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107436838 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107436831 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107436828 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107436787 data=null doit=true} to Shell with text {Preferences}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107436785 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107436785 data=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107436785 data=null} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107436784 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107436784 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107436776 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:30 [2020-06-05T02:50:30.228Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107436772 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107436772 data=null doit=true} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107436772 data=null} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107436772 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107436772 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107436769 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicking on Uncheck all
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107436767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107436767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107436767 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107436767 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107436767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107436767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107436767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107436766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107436765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107436765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107436765 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107436765 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicked on Uncheck all
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2107436765 data=null doit=true} to TreeItem with text {Custom XML}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2107436765 data=null} to TreeItem with text {Custom XML}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2107436765 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107436765 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom XML}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2107436764 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2107436763 data=null doit=true} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2107436763 data=null} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2107436763 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107436763 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2107436763 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-2107436761 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2107436761 data=null doit=true} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2107436761 data=null} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2107436760 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107436760 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2107436760 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicking on Check selected
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2107436759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107436759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2107436759 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2107436759 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2107436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2107436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2107436758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2107436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2107436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2107436758 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2107436757 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicked on Check selected
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Clicking on &Apply
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107436757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107436757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107436757 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107436756 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107436756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:30 [2020-06-05T02:50:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107436756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107436756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107435529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107435525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107435525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107435525 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107435525 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Clicked on &Apply
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Clicking on Apply and Close
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107435523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107435523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107435523 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107435523 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107435523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107435523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107435523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107436823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Clicked on 
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.591Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2107435501 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2107435501 data=null doit=true} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2107435501 data=null} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2107435501 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435501 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2107435496 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.591Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.591Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435495 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435495 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435495 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435495 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435495 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435489 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107435487 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107435444 data=null doit=true} to Shell with text {Preferences}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107435442 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107435442 data=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107435442 data=null} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107435442 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435441 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107435432 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.592Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107435431 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107435431 data=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107435431 data=null} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107435431 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435431 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107435427 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Clicking on Uncheck all
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107435426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107435425 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107435425 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107435425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107435425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107435425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107435424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107435424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107435424 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107435424 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Clicked on Uncheck all
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2107435424 data=null doit=true} to TreeItem with text {Custom Text}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2107435424 data=null} to TreeItem with text {Custom Text}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2107435423 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107435423 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2107435422 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2107435422 data=null doit=true} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2107435422 data=null} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2107435421 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107435421 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2107435421 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2107435418 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2107435418 data=null doit=true} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2107435418 data=null} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2107435418 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435418 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2107435417 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Clicking on Check selected
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2107435416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107435416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2107435416 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2107435416 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2107435416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2107435416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2107435416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2107435415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107435415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2107435415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2107435415 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2107435415 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicked on Check selected
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicking on &Apply
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107435414 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107435414 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107435414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107435412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107435412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107435412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107435412 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107435412 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicked on &Apply
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicking on Apply and Close
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107435411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107435411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107435411 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107435411 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107435411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107435411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107435411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107435482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicked on 
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2107435392 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2107435392 data=null doit=true} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2107435392 data=null} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2107435392 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435391 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2107435376 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.593Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435376 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435376 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435376 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435375 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435375 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2107435370 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107435368 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107435327 data=null doit=true} to Shell with text {Preferences}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107435325 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107435324 data=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107435324 data=null} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107435324 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435324 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107435314 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.593Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107435313 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107435313 data=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107435313 data=null} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107435313 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435313 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107435309 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Clicking on Check all
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107435307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107435307 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107435307 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107435307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107435307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107435307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107435305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107435305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107435305 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107435305 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicked on Check all
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicking on &Apply
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107435280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107435280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107435280 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107435280 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107435279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107435279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107435279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107435278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107435278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107435278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107435278 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107435278 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicked on &Apply
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicking on Apply and Close
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107435277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107435277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107435277 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107435277 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107435277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107435277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107435277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107435363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicked on 
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107435260 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.594Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107435219 data=null doit=true} to Shell with text {Preferences}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107435217 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107435217 data=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107435217 data=null} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107435217 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435217 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107435172 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:31 [2020-06-05T02:50:31.850Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107435172 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107435171 data=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107435171 data=null} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107435171 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435171 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107435168 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.850Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicking on Check all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107435166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107435166 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107435166 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107435166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107435166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107435166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107435165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107435164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107435164 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107435164 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicked on Check all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicking on Uncheck all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107435163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107435162 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107435162 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107435162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107435162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107435162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107435161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107435161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107435161 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107435161 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicked on Uncheck all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicking on Check all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107435160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107435160 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107435160 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107435159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107435159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107435159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107435157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107435157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107435157 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107435157 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicked on Check all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-2107435155 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2107435155 data=null doit=true} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2107435155 data=null} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2107435155 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107435154 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2107435154 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicking on Uncheck all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107435153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107435153 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107435153 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107435153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107435153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107435153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107435151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107435151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107435151 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107435151 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - Clicked on Uncheck all
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.851Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicking on Check selected
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2107435150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107435150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2107435150 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2107435150 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2107435150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2107435150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2107435150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2107435149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107435149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2107435149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2107435149 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2107435149 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicked on Check selected
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicking on Check all
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107435148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107435148 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107435148 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107435148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107435148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107435148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107435146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107435146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107435146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107435146 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107435146 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicked on Check all
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicking on Uncheck selected
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2107435145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2107435145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2107435145 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2107435145 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2107435145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2107435145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2107435145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2107435144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2107435144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2107435144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2107435144 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2107435144 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicked on Uncheck selected
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicking on Uncheck all
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107435143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107435143 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107435143 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107435143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107435143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107435143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107435142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107435142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107435142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107435142 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107435142 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - Clicked on Uncheck all
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:31 [2020-06-05T02:50:31.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Clicking on Check all
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107434936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107434936 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107434936 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107434936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107434936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107434936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107434935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107434935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107434935 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107434935 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - Clicked on Check all
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
22:50:32 [2020-06-05T02:50:32.107Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicking on Check all
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107434632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107434632 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107434632 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107434631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107434631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107434631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107434630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107434629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107434629 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107434629 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicked on Check all
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicking on &Apply
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107434628 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107434628 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107434628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107434628 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107434628 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicked on &Apply
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicking on Apply and Close
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107434627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107434627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107434627 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107434627 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107434627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107434627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107434626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107435256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicked on 
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107434611 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107434571 data=null doit=true} to Shell with text {Preferences}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107434569 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107434569 data=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107434569 data=null} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107434569 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434569 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107434560 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.364Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107434559 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107434559 data=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107434559 data=null} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107434559 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434559 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107434556 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicking on Check all
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107434554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107434554 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107434554 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107434554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107434554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107434554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107434553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107434553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107434553 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107434553 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicked on Check all
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicking on &Apply
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107434552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107434552 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107434552 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107434552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107434552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107434551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107434551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107434551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107434551 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107434551 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicked on &Apply
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicking on Apply and Close
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107434550 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107434550 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107434550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107434607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Clicked on 
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107434513 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107434513 data=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107434513 data=null} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107434513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107434508 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107434507 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107434507 data=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107434507 data=null} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107434507 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107434503 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107434503 data=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107434502 data=null} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107434502 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107434502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107434478 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107434477 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107434477 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107434477 data=null} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107434477 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434477 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107434473 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107434473 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107434473 data=null} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107434473 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107434472 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107434470 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2107434470 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2107434470 data=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2107434470 data=null} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2107434470 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434470 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2107434466 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2107434465 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2107434465 data=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2107434465 data=null} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2107434465 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434465 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2107434462 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107434436 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107434348 data=null doit=true} to Shell with text {Preferences}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107434346 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107434346 data=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107434346 data=null} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107434346 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434346 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107434336 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.621Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107434336 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107434336 data=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107434336 data=null} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107434335 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434335 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107434332 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Clicking on Uncheck all
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107434330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107434330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107434330 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107434330 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107434330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107434330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107434330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107434329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107434329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107434329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107434329 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107434329 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Clicked on Uncheck all
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2107434328 data=null doit=true} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2107434328 data=null} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2107434328 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107434328 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2107434327 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-2107434324 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2107434324 data=null doit=true} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2107434324 data=null} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2107434278 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434277 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2107434277 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicking on Check selected
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2107434276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107434276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2107434276 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2107434276 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2107434276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2107434276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2107434276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2107434274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107434274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2107434274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2107434274 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2107434274 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicked on Check selected
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicking on &Apply
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107434273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107434273 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107434273 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107434273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107434273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107434273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107434272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107434271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107434271 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107434271 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicked on &Apply
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicking on Apply and Close
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107434270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107434270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107434270 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107434270 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107434270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107434270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107434270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107434430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Clicked on 
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107434250 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107434250 data=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107434250 data=null} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107434249 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107434243 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107434243 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107434243 data=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107434243 data=null} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107434243 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107434238 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:32 [2020-06-05T02:50:32.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107434238 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107434238 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107434238 data=null} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107434238 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434238 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107434234 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:32 [2020-06-05T02:50:32.622Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2107434233 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2107434233 data=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2107434233 data=null} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2107434233 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434233 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2107434229 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2107434229 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2107434229 data=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2107434229 data=null} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2107434228 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434228 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2107434225 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107434164 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107434124 data=null doit=true} to Shell with text {Preferences}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107434122 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107434122 data=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107434122 data=null} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107434122 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434122 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107434116 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.878Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107434113 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107434113 data=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107434113 data=null} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107434112 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434112 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107434109 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Clicking on Check all
22:50:32 [2020-06-05T02:50:32.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107434107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107434107 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107434107 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107434107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107434107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107434107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107434105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107434105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107434105 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107434105 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicked on Check all
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicking on &Apply
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107434104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107434104 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107434104 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107434104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107434104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107434104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107434103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107434103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107434103 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107434103 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicked on &Apply
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicking on Apply and Close
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107434102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107434102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107434102 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107434102 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107434101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107434101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107434101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107434160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicked on 
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107434084 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107434039 data=null doit=true} to Shell with text {Preferences}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107434037 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107434037 data=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107434036 data=null} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107434036 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434036 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107434031 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:32 [2020-06-05T02:50:32.879Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107434027 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107434027 data=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107434027 data=null} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107434027 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107434026 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107434023 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Clicking on Check all
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107434022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107434022 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107434021 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107434021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107434021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107434021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107434020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107434020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107434020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107434020 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107434020 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicked on Check all
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicking on &Apply
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107434019 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107434019 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107434019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107434019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107434019 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107434019 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicked on &Apply
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicking on Apply and Close
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107434018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107434018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107434018 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107434018 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107434017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107434017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107434017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107434077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicked on 
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107433972 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:32 [2020-06-05T02:50:32.880Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107433931 data=null doit=true} to Shell with text {Preferences}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107433929 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107433929 data=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107433929 data=null} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107433929 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433929 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107433923 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.136Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107433919 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107433919 data=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107433919 data=null} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107433919 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433919 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107433916 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Clicking on Uncheck all
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2107433914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107433914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2107433914 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2107433914 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2107433914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2107433914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2107433914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2107433913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2107433913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2107433913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2107433912 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2107433912 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Clicked on Uncheck all
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2107433912 data=null doit=true} to TreeItem with text {Custom Text}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2107433912 data=null} to TreeItem with text {Custom Text}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2107433912 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107433912 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2107433910 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2107433910 data=null doit=true} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2107433910 data=null} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2107433910 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107433910 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2107433909 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.136Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2107433907 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2107433907 data=null doit=true} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2107433907 data=null} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2107433907 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433907 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2107433906 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicking on Check selected
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2107433905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107433905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2107433905 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2107433905 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2107433905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2107433905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2107433905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2107433904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2107433904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2107433904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2107433904 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2107433904 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicked on Check selected
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicking on &Apply
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107433903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107433903 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107433903 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107433903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107433903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107433903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107433901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107433901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107433901 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107433901 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicked on &Apply
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicking on Apply and Close
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107433900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107433900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107433900 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107433900 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107433900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107433900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107433900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107433967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Clicked on 
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107433860 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107433860 data=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107433860 data=null} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107433860 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107433854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107433854 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107433853 data=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107433853 data=null} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107433853 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107433849 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107433849 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107433848 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107433848 data=null} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107433848 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433848 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107433844 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107433844 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107433844 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107433844 data=null} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107433843 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433843 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107433840 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Clicking on with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Clicked on with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2107433748 data=null doit=true} to Shell with text {Trace Import}
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Clicking on Cancel
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2107433746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2107433746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2107433746 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2107433746 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2107433746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2107433745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2107433745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2107433822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Clicked on 
22:50:33 [2020-06-05T02:50:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107433727 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107433639 data=null doit=true} to Shell with text {Preferences}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107433637 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107433637 data=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107433637 data=null} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107433637 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433637 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107433628 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.394Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107433627 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107433627 data=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107433627 data=null} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107433627 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433627 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107433623 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Clicking on Check all
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107433580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107433579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107433579 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107433579 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107433579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107433579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107433579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107433577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107433577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107433577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107433577 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107433577 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicked on Check all
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicking on &Apply
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107433576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107433576 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107433576 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107433576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107433576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107433576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107433575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107433575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107433575 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107433575 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicked on &Apply
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicking on Apply and Close
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107433574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107433574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107433574 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107433573 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107433573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107433573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107433573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107433678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicked on 
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107433552 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107433552 data=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107433552 data=null} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107433552 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107433546 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107433546 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107433546 data=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107433546 data=null} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107433545 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107433541 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107433540 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107433540 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107433540 data=null} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107433540 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433540 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107433536 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2107433535 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107433535 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107433535 data=null} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107433535 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433535 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107433532 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicking on with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicked on with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2107433457 data=null doit=true} to Shell with text {Trace Import}
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicking on Cancel
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2107433456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2107433456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2107433455 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2107433455 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2107433455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2107433455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2107433455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2107433515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Clicked on 
22:50:33 [2020-06-05T02:50:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107433435 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Clicking on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Clicked on with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2107433364 data=null doit=true} to Shell with text {Preferences}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2107433362 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2107433362 data=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2107433362 data=null} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2107433362 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433362 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2107433353 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
22:50:33 [2020-06-05T02:50:33.651Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2107433352 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2107433352 data=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2107433352 data=null} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2107433352 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433352 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2107433348 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.651Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicking on Check all
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2107433347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107433347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2107433347 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2107433347 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2107433347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2107433347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2107433346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2107433346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2107433345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2107433345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2107433345 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2107433345 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicked on Check all
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicking on &Apply
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2107433345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2107433344 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2107433344 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2107433344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2107433344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2107433344 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2107433344 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicked on &Apply
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicking on Apply and Close
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2107433343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2107433343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2107433343 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2107433343 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2107433343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2107433343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2107433343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2107433419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicked on 
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2107433324 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2107433320 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2107433320 data=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2107433320 data=null} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2107433319 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107433319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2107433278 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:33 [2020-06-05T02:50:33.652Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.212Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107432664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Clicking on OK
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107432663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107432663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107432663 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107432663 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107432663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107432663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.213Z] DEBUG - Clicked on OK
22:50:34 [2020-06-05T02:50:34.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107432663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:34 [2020-06-05T02:50:34.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107433249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:35 [2020-06-05T02:50:35.029Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.905 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
22:50:35 [2020-06-05T02:50:35.029Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.742 s
22:50:35 [2020-06-05T02:50:35.029Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.758 s
22:50:35 [2020-06-05T02:50:35.029Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.527 s
22:50:35 [2020-06-05T02:50:35.029Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.647 s
22:50:35 [2020-06-05T02:50:35.029Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2107431597 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2107431597 data=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2107431597 data=null} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2107431597 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107431596 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2107431585 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2107431585 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2107431585 data=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2107431585 data=null} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2107431585 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107431584 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2107431580 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
22:50:35 [2020-06-05T02:50:35.285Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
22:50:35 [2020-06-05T02:50:35.540Z] 
22:50:35 [2020-06-05T02:50:35.540Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-05 02:50:35.308
22:50:35 [2020-06-05T02:50:35.540Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
22:50:35 [2020-06-05T02:50:35.540Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
22:50:35 [2020-06-05T02:50:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-2107431552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project'
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2107431122 data=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2107431122 data=null} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2107431121 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107431121 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2107431118 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-2107431118 data=null doit=true} to TreeItem with text {Trace Compass}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-2107431118 data=null} to TreeItem with text {Trace Compass}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-2107431117 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107431117 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass}
22:50:35 [2020-06-05T02:50:35.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-2107431115 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
22:50:35 [2020-06-05T02:50:35.796Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-2107429687 data=null doit=true} to Shell with text {Filters and Customization}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@3319792d
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2107429685 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Attempting to set focus on Table with text {}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2107429683 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2107429683 data=null doit=true} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2107429682 data=null} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2107429682 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107429682 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2107429682 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Setting state to unchecked on: .* resources
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Attempting to set focus on Table with text {}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429680 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2107429680 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2107429680 data=null} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429680 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107429680 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429680 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Clicking on OK
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107429678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107429678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107429678 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107429678 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107429678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107429678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107429678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-2107429723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Clicked on 
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2107429643 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2107429643 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2107429643 data=null} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2107429643 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107429643 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2107429633 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2107429633 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2107429633 data=null} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2107429632 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107429632 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2107429628 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2107429628 data=null doit=true} to TreeItem with text {Traces [1]}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2107429628 data=null} to TreeItem with text {Traces [1]}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2107429628 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2107429628 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2107429624 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
22:50:37 [2020-06-05T02:50:37.413Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-2107429551 data=null doit=true} to Shell with text {Filters and Customization}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@12ae0824
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2107429550 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Attempting to set focus on Table with text {}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2107429548 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2107429548 data=null doit=true} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2107429548 data=null} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2107429548 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107429547 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2107429547 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Setting state to checked on: .* resources
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Attempting to set focus on Table with text {}
22:50:37 [2020-06-05T02:50:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429546 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2107429546 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2107429546 data=null} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429545 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2107429545 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2107429545 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Clicking on OK
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107429544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107429544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107429544 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107429544 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107429544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107429544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107429543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-2107429578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - Clicked on 
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:37 [2020-06-05T02:50:37.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2107429264 data=null doit=true} to Shell with text {data - Eclipse Platform}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Attempting to set focus on Tree with text {}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2107429259 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2107429259 data=null doit=true} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2107429259 data=null} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2107429259 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2107429259 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2107429248 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Clicking on with mnemonic 'Delete'
22:50:37 [2020-06-05T02:50:37.669Z] DEBUG - Clicked on with mnemonic 'Delete'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2107428663 data=null} to (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Clicking on OK
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2107428663 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2107428663 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2107428663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2107428662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.230Z] DEBUG - Clicked on OK
22:50:38 [2020-06-05T02:50:38.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2107428662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
22:50:38 [2020-06-05T02:50:38.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2107429226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
22:50:38 [2020-06-05T02:50:38.790Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.583 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
22:50:38 [2020-06-05T02:50:38.790Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.865 s
22:50:38 [2020-06-05T02:50:38.790Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.268 s
22:50:38 [2020-06-05T02:50:38.790Z] 
22:50:38 [2020-06-05T02:50:38.790Z] Results:
22:50:38 [2020-06-05T02:50:38.790Z] 
22:50:38 [2020-06-05T02:50:38.790Z] Errors: 
22:50:38 [2020-06-05T02:50:38.790Z]   XYChartViewTest.testHorizontalZoom:186 » Timeout Timeout after: 20000 ms.: Exp...
22:50:38 [2020-06-05T02:50:38.790Z] 
22:50:38 [2020-06-05T02:50:38.790Z] Tests run: 78, Failures: 0, Errors: 1, Skipped: 6
22:50:38 [2020-06-05T02:50:38.790Z] 
22:50:38 [2020-06-05T02:50:38.790Z] 
22:50:38 [2020-06-05T02:50:38.790Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-05 02:50:38.771
22:50:38 [2020-06-05T02:50:38.790Z] !MESSAGE The workspace will exit with unsaved changes in this session.
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] ------------------------------------------------------------------------
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Reactor Summary:
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] 
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Parent 6.0.0-SNAPSHOT ................ SUCCESS [ 42.215 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT SUCCESS [  0.011 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT SUCCESS [  0.052 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT  SUCCESS [ 27.447 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass State System Parent 6.0.0-SNAPSHOT ... SUCCESS [  0.056 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT SUCCESS [  1.227 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT SUCCESS [  0.993 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT SUCCESS [  1.371 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass TMF Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.040 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Filter Parser 1.0.5-SNAPSHOT ......... SUCCESS [  0.581 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT ... SUCCESS [  6.299 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT SUCCESS [  0.614 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass CTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.032 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT .... SUCCESS [ 10.714 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT ... SUCCESS [  1.989 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT  SUCCESS [ 47.761 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT SUCCESS [ 22.909 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT SUCCESS [05:09 min]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT SUCCESS [  1.869 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT SUCCESS [04:20 min]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT SUCCESS [ 16.666 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT ..... SUCCESS [ 21.356 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT SUCCESS [  2.324 s]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT SUCCESS [03:01 min]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT FAILURE [05:53 min]
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT .. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass BTF Support Parent 6.0.0-SNAPSHOT .... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT ... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Documentation 6.0.0-SNAPSHOT ......... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Developer Guide 6.0.0-SNAPSHOT ....... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT ........ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT ..... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT ........ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT ........ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT .... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass User Guide 6.0.0-SNAPSHOT ............ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP User Guide 6.0.0-SNAPSHOT ........ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Pcap User Guide 6.0.0-SNAPSHOT ....... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT ... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT  SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT ... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT . SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT .. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT  SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT ... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP Parent 6.0.0-SNAPSHOT ............ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT .. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT .. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT ..... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP Feature 6.0.0-SNAPSHOT ........... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Json trace Parent 6.0.0-SNAPSHOT ..... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT .. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT .... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass RCP Product 6.0.0-SNAPSHOT ........... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Target Platform 6.0.0-SNAPSHOT ....... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass All Tests 1.0.9-SNAPSHOT ............. SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT .... SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT . SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Trace Compass Repository 6.0.0-SNAPSHOT ............ SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT SKIPPED
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] ------------------------------------------------------------------------
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] BUILD FAILURE
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] ------------------------------------------------------------------------
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Total time:  29:48 min
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] Finished at: 2020-06-05T02:50:41Z
22:50:42 [2020-06-05T02:50:42.052Z] [INFO] ------------------------------------------------------------------------
22:50:42 [2020-06-05T02:50:42.052Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.tmf.ui.swtbot.tests: There are test failures.
22:50:42 [2020-06-05T02:50:42.052Z] [ERROR] 
22:50:42 [2020-06-05T02:50:42.052Z] [ERROR] Please refer to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire-reports for the individual test results.
22:50:42 [2020-06-05T02:50:42.052Z] [ERROR] -> [Help 1]
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] 
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] 
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] 
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR] After correcting the problems, you can resume the build with the command
22:50:42 [2020-06-05T02:50:42.053Z] [ERROR]   mvn <args> -rf :org.eclipse.tracecompass.tmf.ui.swtbot.tests
22:50:47 [2020-06-05T02:50:47.415Z] [Pipeline] }
22:50:47 [2020-06-05T02:50:47.442Z] [Pipeline] // container
22:50:47 [2020-06-05T02:50:47.472Z] Post stage
22:50:47 [2020-06-05T02:50:47.537Z] [Pipeline] container
22:50:47 [2020-06-05T02:50:47.537Z] [Pipeline] {
22:50:47 [2020-06-05T02:50:47.588Z] [Pipeline] sh
22:50:50 [2020-06-05T02:50:50.447Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
22:50:50 [2020-06-05T02:50:50.448Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
22:50:50 [2020-06-05T02:50:50.473Z] [Pipeline] junit
22:50:50 [2020-06-05T02:50:50.477Z] Recording test results
22:51:14 [2020-06-05T02:51:14.498Z] [Pipeline] archiveArtifacts
22:51:14 [2020-06-05T02:51:14.502Z] Archiving artifacts
22:51:16 [2020-06-05T02:51:16.591Z] [Pipeline] }
22:51:16 [2020-06-05T02:51:16.615Z] [Pipeline] // container
22:51:16 [2020-06-05T02:51:16.738Z] [Pipeline] }
22:51:16 [2020-06-05T02:51:16.759Z] [Pipeline] // withEnv
22:51:16 [2020-06-05T02:51:16.789Z] [Pipeline] }
22:51:16 [2020-06-05T02:51:16.811Z] [Pipeline] // stage
22:51:16 [2020-06-05T02:51:16.869Z] [Pipeline] stage
22:51:16 [2020-06-05T02:51:16.871Z] [Pipeline] { (Deploy Site)
22:51:16 [2020-06-05T02:51:16.936Z] Stage "Deploy Site" skipped due to earlier failure(s)
22:51:16 [2020-06-05T02:51:16.936Z] [Pipeline] }
22:51:16 [2020-06-05T02:51:16.958Z] [Pipeline] // stage
22:51:17 [2020-06-05T02:51:17.015Z] [Pipeline] stage
22:51:17 [2020-06-05T02:51:17.016Z] [Pipeline] { (Deploy RCP)
22:51:17 [2020-06-05T02:51:17.080Z] Stage "Deploy RCP" skipped due to earlier failure(s)
22:51:17 [2020-06-05T02:51:17.081Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.103Z] [Pipeline] // stage
22:51:17 [2020-06-05T02:51:17.159Z] [Pipeline] stage
22:51:17 [2020-06-05T02:51:17.160Z] [Pipeline] { (Deploy Doc)
22:51:17 [2020-06-05T02:51:17.225Z] Stage "Deploy Doc" skipped due to earlier failure(s)
22:51:17 [2020-06-05T02:51:17.226Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.247Z] [Pipeline] // stage
22:51:17 [2020-06-05T02:51:17.290Z] [Pipeline] stage
22:51:17 [2020-06-05T02:51:17.292Z] [Pipeline] { (Declarative: Post Actions)
22:51:17 [2020-06-05T02:51:17.472Z] [Pipeline] container
22:51:17 [2020-06-05T02:51:17.472Z] [Pipeline] {
22:51:17 [2020-06-05T02:51:17.521Z] [Pipeline] emailext
22:51:17 [2020-06-05T02:51:17.534Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin
22:51:17 [2020-06-05T02:51:17.535Z] Not sending mail to unregistered user bernd.hufmann@ericsson.com because your SCM claimed this was associated with a user ID ‘bernd hufmann' which your security realm does not recognize; you may need changes in your SCM plugin
22:51:17 [2020-06-05T02:51:17.544Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com gbastien@versatic.net simon.delisle@ericsson.com
22:51:17 [2020-06-05T02:51:17.637Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.658Z] [Pipeline] // container
22:51:17 [2020-06-05T02:51:17.706Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.728Z] [Pipeline] // stage
22:51:17 [2020-06-05T02:51:17.758Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.781Z] [Pipeline] // withEnv
22:51:17 [2020-06-05T02:51:17.811Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.834Z] [Pipeline] // timeout
22:51:17 [2020-06-05T02:51:17.864Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.885Z] [Pipeline] // timestamps
22:51:17 [2020-06-05T02:51:17.914Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.937Z] [Pipeline] // withEnv
22:51:17 [2020-06-05T02:51:17.967Z] [Pipeline] }
22:51:17 [2020-06-05T02:51:17.989Z] [Pipeline] // container
22:51:18 [2020-06-05T02:51:18.021Z] [Pipeline] }
22:51:18 [2020-06-05T02:51:18.042Z] [Pipeline] // withEnv
22:51:18 [2020-06-05T02:51:18.073Z] [Pipeline] }
22:51:18 [2020-06-05T02:51:18.096Z] [Pipeline] // node
22:51:18 [2020-06-05T02:51:18.125Z] [Pipeline] }
22:51:18 [2020-06-05T02:51:18.147Z] [Pipeline] // podTemplate
22:51:18 [2020-06-05T02:51:18.177Z] [Pipeline] End of Pipeline
22:51:18 [2020-06-05T02:51:18.333Z] Triggering a new build of tracecompass-master-nightly-2019-06 #47
22:51:18 [2020-06-05T02:51:18.335Z] ERROR: script returned exit code 1
22:51:18 [2020-06-05T02:51:18.335Z] Finished: FAILURE